My favorites | English | Sign in

AdWords API v2009

v2009 Docs | v13 Docs

type Paging

Specifies what kind of paging wanted for the result of a get.

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

Field Type Description
startIndex xsd:int Index of the first result to be returned. This field must be between 0.0 and 2.147483647E9, inclusive.
numberResults xsd:int Number of results, following the first result, to return starting from the one specified by startIndex. This field must be between 0.0 and 2.147483647E9, inclusive.