TargetingIdeaService_paging {adwordsR}R Documentation

TargetingIdeaService - Paging Request

Description

TargetingIdeaService.Paging

Usage

TargetingIdeaService_paging(pagingStartIndex, pagingNumberResults, apiVersion)

Arguments

pagingStartIndex

Index of the first result to return. (Optional)

pagingNumberResults

Maximum number of results to return. This figure is limited to 700. (Optional)

apiVersion

Version of the API for the request

Details

pagingNumberResults is limited to 700. Any figure over 700 will be reduced to 700.

Value

Returns the XML text for paging

References

Documentation content adapted from Google Adwords API documentation under license from CC BY 3.0


[Package adwordsR version 0.3.1 Index]