AdWords API
Feedback on this document

type Paging (v201302)

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/v201302
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.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.