type DaiEncodingProfilePage (v202411)

  • DaiEncodingProfilePage captures a page of DaiEncodingProfile objects.

  • The namespace for this service is https://www.google.com/apis/ads/publisher/v202411.

  • Key fields include totalResultSetSize, startIndex, and results, which contain the size of the total result set, the absolute index where the page begins, and the collection of profiles within the page, respectively.

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

DaiEncodingProfile[]

The collection of profiles contained within this page.