Google Campaign Manager · Example Payload

Google Campaign Manager File Example

AdvertisingAnalyticsCampaign ManagementDigital MarketingReporting

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

Top-level fields

idreportIdstatusformatfileNamelastModifiedTimeurlsetagkind

Example Payload

Raw ↑
{
  "id": "abc123",
  "reportId": "500123",
  "status": "example_value",
  "format": "example_value",
  "fileName": "example_value",
  "lastModifiedTime": "example_value",
  "urls": "https://www.example.com",
  "etag": "example_value",
  "kind": "example_value"
}