Google Analytics · Example Payload

Admin Api Google Ads Link Example

AnalyticsDataGoogleMetricsReportingWeb AnalyticsMachine LearningAttribution

Admin Api Google Ads Link Example is an example object payload from Google Analytics, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

adsPersonalizationEnabledcanManageClientscreateTimecreatorEmailAddresscustomerIdnameupdateTime

Example Payload

Raw ↑
{
  "adsPersonalizationEnabled": true,
  "canManageClients": true,
  "createTime": "2026-04-17T12:00:00Z",
  "creatorEmailAddress": "analyst@example.com",
  "customerId": "500123",
  "name": "Example Analytics Property",
  "updateTime": "2026-04-17T12:00:00Z"
}