type ContentTargeting (v202508)

  • ContentTargeting is used to target LineItems to specific videos on a publisher's site.

  • It allows for targeting and excluding individual content IDs and video content bundle IDs.

  • ContentTargeting is used by various services including AdRuleService, ForecastService, and LineItemService.

Used to target LineItems to specific videos on a publisher's site.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

targetedContentIds

xsd:long[]

The IDs of content being targeted by the LineItem.

excludedContentIds

xsd:long[]

The IDs of content being excluded by the LineItem.

targetedVideoContentBundleIds

xsd:long[]

A list of video content bundles, represented by ContentBundle IDs, that are being targeted by the LineItem.

excludedVideoContentBundleIds

xsd:long[]

A list of video content bundles, represented by ContentBundle IDs, that are being excluded by the LineItem.