TargetingIdeaService_searchParameters {adwordsR} | R Documentation |
TargetingIdeaService - Search Parameter
Description
TargetingIdeaService.SeedAdGroupIdSearchParameter
Usage
TargetingIdeaService_searchParameters(categoryProductsAndServices, competition,
ideaTextFilter_included, ideaTextFilter_excluded, includeAdultContent,
language, location, network_GoogleSearch, network_SearchNetwork,
relatedToQuery, relatedToUrl, searchVolumeMinimum, searchVolumeMaximum,
seedAdGroupId, apiVersion)
Arguments
categoryProductsAndServices |
A keyword category ID (Integer) in the "Products and Services" taxonomy that all search results should belong to. |
competition |
Vector of Levels of competition that should be included in the results |
ideaTextFilter_included |
The vector of strings that should be included |
ideaTextFilter_excluded |
The vector of strings that should be excluded |
includeAdultContent |
TRUE or FALSE option for whether results would include the targeting of Adult Content. |
language |
The Language (or Criterion ID) that all results should be targeted against. |
location |
The Location (or Criterion ID) that all results should be targeted against. |
network_GoogleSearch |
Whether results should be targeting Google Search |
network_SearchNetwork |
Whether results should be targeting the Google Search Network (AFS) |
relatedToQuery |
The vector of queries to post to the API as a Search Parameter. |
relatedToUrl |
The vector of URLs to post to the API, which results will be related to. |
searchVolumeMinimum |
The minimum Search Volume that should be targeted. |
searchVolumeMaximum |
The maximum Search Volume that should be targeted. |
seedAdGroupId |
The Adgroup ID that should be used as a seed for generating new ideas. |
apiVersion |
The version of the API |
Value
Returns the XML text for all of the requested Search Parameters
References
Documentation content adapted from Google Adwords API documentation under license from CC BY 3.0