Google Campaign Manager · Example Payload

Google Campaign Manager Placement Example

AdvertisingAnalyticsCampaign ManagementDigital MarketingReportingAd ServingAd TraffickingAttributionConversion TrackingMarketingMedia BuyingGoogle Marketing Platform

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

Top-level fields

idaccountIdsubaccountIdadvertiserIdcampaignIdnamesiteIddirectorySiteIdexternalIdkeyNameplacementGroupIdcompatibilityadditionalSizestagFormatspaymentSourcepaymentApprovedstatusactiveStatuscontentCategoryIdplacementStrategyIdcommentprimarysslRequiredadBlockingOptOutwrappingOptOutvideoActiveViewOptOutvpaidAdapterChoicekind

Example Payload

Raw ↑
{
  "id": "abc123",
  "accountId": "500123",
  "subaccountId": "500123",
  "advertiserId": "500123",
  "campaignId": "500123",
  "name": "Example Title",
  "siteId": "500123",
  "directorySiteId": "500123",
  "externalId": "500123",
  "keyName": "example_value",
  "placementGroupId": "500123",
  "compatibility": "example_value",
  "additionalSizes": [],
  "tagFormats": [],
  "paymentSource": "example_value",
  "paymentApproved": true,
  "status": "example_value",
  "activeStatus": "example_value",
  "contentCategoryId": "500123",
  "placementStrategyId": "500123",
  "comment": "example_value",
  "primary": true,
  "sslRequired": true,
  "adBlockingOptOut": true,
  "wrappingOptOut": true,
  "videoActiveViewOptOut": true,
  "vpaidAdapterChoice": "example_value",
  "kind": "example_value"
}