ManagedCustomerService_serviceSelector {adwordsR} | R Documentation |
Customer Manager Service Selector
Description
ManagedCustomerService.serviceSelector
Usage
ManagedCustomerService_serviceSelector(ManagedCustomerService_Selector_fields,
apiVersion)
Arguments
ManagedCustomerService_Selector_fields |
The fields required from the ManagedCustomerService API |
apiVersion |
Version of the API for the request. Argument is passed through from buildXmlEnvelope |
Details
This is used to specify the type of information to return.
Value
Returns the XML text for the Service Selector
References
Documentation content adapted from Google Adwords API documentation under license from CC BY 3.0
Examples
ManagedCustomerService_get(c("Name", "CustomerId"), "v201806")
[Package adwordsR version 0.3.1 Index]