Google Campaign Manager · Example Payload

Google Campaign Manager Report Example

AdvertisingAnalyticsCampaign ManagementDigital MarketingReporting

Google Campaign Manager Report Example is an example object payload from Google Campaign Manager, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idownerProfileIdaccountIdsubAccountIdnamefileNametypeformatetaglastModifiedTimekind

Example Payload

Raw ↑
{
  "id": "abc123",
  "ownerProfileId": "500123",
  "accountId": "500123",
  "subAccountId": "500123",
  "name": "Example Title",
  "fileName": "example_value",
  "type": "example_value",
  "format": "example_value",
  "etag": "example_value",
  "lastModifiedTime": "example_value",
  "kind": "example_value"
}