type CustomTargetingKeyPage (v202411)

  • Captures a page of CustomTargetingKey objects.

  • Includes the total size of the result set the page belongs to.

  • Indicates the starting index within the total result set for the current page.

  • Provides a collection of CustomTargetingKey objects contained within the page.

Captures a page of CustomTargetingKey objects.


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

Field

totalResultSetSize

xsd:int

The size of the total result set to which this page belongs.

startIndex

xsd:int

The absolute index in the total result set on which this page begins.

results

CustomTargetingKey[]

The collection of custom targeting keys contained within this page.