Hide

type Paging (v201506)

Specifies the page of results to return in the response. A page is specified by the result position to start at and the maximum number of results to return.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
startIndex
InRange
xsd:int Index of the first result to return in this page. This field must be greater than or equal to 0.
numberResults
InRange
xsd:int Maximum number of results to return in this page. Set this to a reasonable value to limit the number of results returned per page. This field must be greater than or equal to 0.

Send feedback about...

AdWords API