TargetingIdeaService_paging: TargetingIdeaService - Paging Request

Description Usage Arguments Details Value References

View source: R/targeting_idea_service.R

Description

TargetingIdeaService.Paging

Usage

1
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


adwordsR documentation built on May 2, 2019, 5:05 a.m.