GoogleAdsSearchads360V23ServicesGenerateKeywordIdeasRequest class

Request message for KeywordPlanIdeaService.GenerateKeywordIdeas.

Properties

aggregateMetrics GoogleAdsSearchads360V23CommonKeywordPlanAggregateMetrics?
The aggregate fields to include in response.
getter/setter pair
geoTargetConstants List<String>?
The resource names of the location to target.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
historicalMetricsOptions GoogleAdsSearchads360V23CommonHistoricalMetricsOptions?
The options for historical metrics data.
getter/setter pair
includeAdultKeywords bool?
If true, adult keywords will be included in response.
getter/setter pair
keywordAndUrlSeed GoogleAdsSearchads360V23ServicesKeywordAndUrlSeed?
A Keyword and a specific Url to generate ideas from for example, cars, www.example.com/cars.
getter/setter pair
keywordAnnotation List<String>?
The keyword annotations to include in response.
getter/setter pair
keywordPlanNetwork String?
Targeting network.
getter/setter pair
keywordSeed GoogleAdsSearchads360V23ServicesKeywordSeed?
A Keyword or phrase to generate ideas from, for example, cars.
getter/setter pair
language String?
The resource name of the language to target.
getter/setter pair
pageSize int?
Number of results to retrieve in a single page.
getter/setter pair
pageToken String?
Token of the page to retrieve.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siteSeed GoogleAdsSearchads360V23ServicesSiteSeed?
The site to generate ideas from, for example, www.example.com.
getter/setter pair
urlSeed GoogleAdsSearchads360V23ServicesUrlSeed?
A specific url to generate ideas from, for example, www.example.com/cars.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited