type CreativePage (v202411)

  • The CreativePage object retrieves a page of Creative objects.

  • It provides information about the total result set size and the starting index of the page.

  • The results field contains an array of Creative objects, including various creative types like ImageCreative, VideoCreative, and CustomCreative.

  • The CreativePage uses the namespace https://www.google.com/apis/ads/publisher/v202411.

Captures a page of Creative 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

  1. Creative[]
    1. BaseDynamicAllocationCreative
      1. HasHtmlSnippetDynamicAlloca...
        1. AdExchangeCreative
        2. AdSenseCreative
    2. BaseRichMediaStudioCreative
      1. RichMediaStudioCreative
    3. ClickTrackingCreative
    4. HasDestinationUrlCreative
      1. AspectRatioImageCreative
      2. BaseAudioCreative
        1. AudioCreative
        2. AudioRedirectCreative
      3. BaseImageCreative
        1. ImageCreative
        2. ImageOverlayCreative
      4. BaseImageRedirectCreative
        1. ImageRedirectCreative
        2. ImageRedirectOverlayCreative
      5. BaseVideoCreative
        1. SetTopBoxCreative
        2. VideoCreative
        3. VideoRedirectCreative
      6. CustomCreative
    5. Html5Creative
    6. InternalRedirectCreative
    7. LegacyDfpCreative
    8. ProgrammaticCreative
    9. TemplateCreative
    10. ThirdPartyCreative
    11. UnsupportedCreative
    12. VastRedirectCreative

The collection of creatives contained within this page.