Interface GenerateKeywordIdeasRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GenerateKeywordIdeasRequest,GenerateKeywordIdeasRequest.Builder
public interface GenerateKeywordIdeasRequestOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description KeywordPlanAggregateMetricsgetAggregateMetrics()The aggregate fields to include in response.KeywordPlanAggregateMetricsOrBuildergetAggregateMetricsOrBuilder()The aggregate fields to include in response.java.lang.StringgetCustomerId()The ID of the customer with the recommendation.com.google.protobuf.ByteStringgetCustomerIdBytes()The ID of the customer with the recommendation.java.lang.StringgetGeoTargetConstants(int index)The resource names of the location to target.com.google.protobuf.ByteStringgetGeoTargetConstantsBytes(int index)The resource names of the location to target.intgetGeoTargetConstantsCount()The resource names of the location to target.java.util.List<java.lang.String>getGeoTargetConstantsList()The resource names of the location to target.HistoricalMetricsOptionsgetHistoricalMetricsOptions()The options for historical metrics data.HistoricalMetricsOptionsOrBuildergetHistoricalMetricsOptionsOrBuilder()The options for historical metrics data.booleangetIncludeAdultKeywords()If true, adult keywords will be included in response.KeywordAndUrlSeedgetKeywordAndUrlSeed()A Keyword and a specific Url to generate ideas from e.g.KeywordAndUrlSeedOrBuildergetKeywordAndUrlSeedOrBuilder()A Keyword and a specific Url to generate ideas from e.g.KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotationgetKeywordAnnotation(int index)The keyword annotations to include in response.intgetKeywordAnnotationCount()The keyword annotations to include in response.java.util.List<KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation>getKeywordAnnotationList()The keyword annotations to include in response.intgetKeywordAnnotationValue(int index)The keyword annotations to include in response.java.util.List<java.lang.Integer>getKeywordAnnotationValueList()The keyword annotations to include in response.KeywordPlanNetworkEnum.KeywordPlanNetworkgetKeywordPlanNetwork()Targeting network.intgetKeywordPlanNetworkValue()Targeting network.KeywordSeedgetKeywordSeed()A Keyword or phrase to generate ideas from, e.g.KeywordSeedOrBuildergetKeywordSeedOrBuilder()A Keyword or phrase to generate ideas from, e.g.java.lang.StringgetLanguage()The resource name of the language to target.com.google.protobuf.ByteStringgetLanguageBytes()The resource name of the language to target.intgetPageSize()Number of results to retrieve in a single page.java.lang.StringgetPageToken()Token of the page to retrieve.com.google.protobuf.ByteStringgetPageTokenBytes()Token of the page to retrieve.GenerateKeywordIdeasRequest.SeedCasegetSeedCase()SiteSeedgetSiteSeed()The site to generate ideas from, e.g.SiteSeedOrBuildergetSiteSeedOrBuilder()The site to generate ideas from, e.g.UrlSeedgetUrlSeed()A specific url to generate ideas from, e.g.UrlSeedOrBuildergetUrlSeedOrBuilder()A specific url to generate ideas from, e.g.booleanhasAggregateMetrics()The aggregate fields to include in response.booleanhasHistoricalMetricsOptions()The options for historical metrics data.booleanhasKeywordAndUrlSeed()A Keyword and a specific Url to generate ideas from e.g.booleanhasKeywordSeed()A Keyword or phrase to generate ideas from, e.g.booleanhasLanguage()The resource name of the language to target.booleanhasSiteSeed()The site to generate ideas from, e.g.booleanhasUrlSeed()A specific url to generate ideas from, e.g.-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getCustomerId
java.lang.String getCustomerId()
The ID of the customer with the recommendation.
string customer_id = 1;- Returns:
- The customerId.
-
getCustomerIdBytes
com.google.protobuf.ByteString getCustomerIdBytes()
The ID of the customer with the recommendation.
string customer_id = 1;- Returns:
- The bytes for customerId.
-
hasLanguage
boolean hasLanguage()
The resource name of the language to target. Required
optional string language = 14;- Returns:
- Whether the language field is set.
-
getLanguage
java.lang.String getLanguage()
The resource name of the language to target. Required
optional string language = 14;- Returns:
- The language.
-
getLanguageBytes
com.google.protobuf.ByteString getLanguageBytes()
The resource name of the language to target. Required
optional string language = 14;- Returns:
- The bytes for language.
-
getGeoTargetConstantsList
java.util.List<java.lang.String> getGeoTargetConstantsList()
The resource names of the location to target. Max 10
repeated string geo_target_constants = 15;- Returns:
- A list containing the geoTargetConstants.
-
getGeoTargetConstantsCount
int getGeoTargetConstantsCount()
The resource names of the location to target. Max 10
repeated string geo_target_constants = 15;- Returns:
- The count of geoTargetConstants.
-
getGeoTargetConstants
java.lang.String getGeoTargetConstants(int index)
The resource names of the location to target. Max 10
repeated string geo_target_constants = 15;- Parameters:
index- The index of the element to return.- Returns:
- The geoTargetConstants at the given index.
-
getGeoTargetConstantsBytes
com.google.protobuf.ByteString getGeoTargetConstantsBytes(int index)
The resource names of the location to target. Max 10
repeated string geo_target_constants = 15;- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the geoTargetConstants at the given index.
-
getIncludeAdultKeywords
boolean getIncludeAdultKeywords()
If true, adult keywords will be included in response. The default value is false.
bool include_adult_keywords = 10;- Returns:
- The includeAdultKeywords.
-
getPageToken
java.lang.String getPageToken()
Token of the page to retrieve. If not specified, the first page of results will be returned. To request next page of results use the value obtained from `next_page_token` in the previous response. The request fields must match across pages.
string page_token = 12;- Returns:
- The pageToken.
-
getPageTokenBytes
com.google.protobuf.ByteString getPageTokenBytes()
Token of the page to retrieve. If not specified, the first page of results will be returned. To request next page of results use the value obtained from `next_page_token` in the previous response. The request fields must match across pages.
string page_token = 12;- Returns:
- The bytes for pageToken.
-
getPageSize
int getPageSize()
Number of results to retrieve in a single page. A maximum of 10,000 results may be returned, if the page_size exceeds this, it is ignored. If unspecified, at most 10,000 results will be returned. The server may decide to further limit the number of returned resources. If the response contains fewer than 10,000 results it may not be assumed as last page of results.
int32 page_size = 13;- Returns:
- The pageSize.
-
getKeywordPlanNetworkValue
int getKeywordPlanNetworkValue()
Targeting network.
.google.ads.googleads.v10.enums.KeywordPlanNetworkEnum.KeywordPlanNetwork keyword_plan_network = 9;- Returns:
- The enum numeric value on the wire for keywordPlanNetwork.
-
getKeywordPlanNetwork
KeywordPlanNetworkEnum.KeywordPlanNetwork getKeywordPlanNetwork()
Targeting network.
.google.ads.googleads.v10.enums.KeywordPlanNetworkEnum.KeywordPlanNetwork keyword_plan_network = 9;- Returns:
- The keywordPlanNetwork.
-
getKeywordAnnotationList
java.util.List<KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation> getKeywordAnnotationList()
The keyword annotations to include in response.
repeated .google.ads.googleads.v10.enums.KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation keyword_annotation = 17;- Returns:
- A list containing the keywordAnnotation.
-
getKeywordAnnotationCount
int getKeywordAnnotationCount()
The keyword annotations to include in response.
repeated .google.ads.googleads.v10.enums.KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation keyword_annotation = 17;- Returns:
- The count of keywordAnnotation.
-
getKeywordAnnotation
KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation getKeywordAnnotation(int index)
The keyword annotations to include in response.
repeated .google.ads.googleads.v10.enums.KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation keyword_annotation = 17;- Parameters:
index- The index of the element to return.- Returns:
- The keywordAnnotation at the given index.
-
getKeywordAnnotationValueList
java.util.List<java.lang.Integer> getKeywordAnnotationValueList()
The keyword annotations to include in response.
repeated .google.ads.googleads.v10.enums.KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation keyword_annotation = 17;- Returns:
- A list containing the enum numeric values on the wire for keywordAnnotation.
-
getKeywordAnnotationValue
int getKeywordAnnotationValue(int index)
The keyword annotations to include in response.
repeated .google.ads.googleads.v10.enums.KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation keyword_annotation = 17;- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of keywordAnnotation at the given index.
-
hasAggregateMetrics
boolean hasAggregateMetrics()
The aggregate fields to include in response.
.google.ads.googleads.v10.common.KeywordPlanAggregateMetrics aggregate_metrics = 16;- Returns:
- Whether the aggregateMetrics field is set.
-
getAggregateMetrics
KeywordPlanAggregateMetrics getAggregateMetrics()
The aggregate fields to include in response.
.google.ads.googleads.v10.common.KeywordPlanAggregateMetrics aggregate_metrics = 16;- Returns:
- The aggregateMetrics.
-
getAggregateMetricsOrBuilder
KeywordPlanAggregateMetricsOrBuilder getAggregateMetricsOrBuilder()
The aggregate fields to include in response.
.google.ads.googleads.v10.common.KeywordPlanAggregateMetrics aggregate_metrics = 16;
-
hasHistoricalMetricsOptions
boolean hasHistoricalMetricsOptions()
The options for historical metrics data.
.google.ads.googleads.v10.common.HistoricalMetricsOptions historical_metrics_options = 18;- Returns:
- Whether the historicalMetricsOptions field is set.
-
getHistoricalMetricsOptions
HistoricalMetricsOptions getHistoricalMetricsOptions()
The options for historical metrics data.
.google.ads.googleads.v10.common.HistoricalMetricsOptions historical_metrics_options = 18;- Returns:
- The historicalMetricsOptions.
-
getHistoricalMetricsOptionsOrBuilder
HistoricalMetricsOptionsOrBuilder getHistoricalMetricsOptionsOrBuilder()
The options for historical metrics data.
.google.ads.googleads.v10.common.HistoricalMetricsOptions historical_metrics_options = 18;
-
hasKeywordAndUrlSeed
boolean hasKeywordAndUrlSeed()
A Keyword and a specific Url to generate ideas from e.g. cars, www.example.com/cars.
.google.ads.googleads.v10.services.KeywordAndUrlSeed keyword_and_url_seed = 2;- Returns:
- Whether the keywordAndUrlSeed field is set.
-
getKeywordAndUrlSeed
KeywordAndUrlSeed getKeywordAndUrlSeed()
A Keyword and a specific Url to generate ideas from e.g. cars, www.example.com/cars.
.google.ads.googleads.v10.services.KeywordAndUrlSeed keyword_and_url_seed = 2;- Returns:
- The keywordAndUrlSeed.
-
getKeywordAndUrlSeedOrBuilder
KeywordAndUrlSeedOrBuilder getKeywordAndUrlSeedOrBuilder()
A Keyword and a specific Url to generate ideas from e.g. cars, www.example.com/cars.
.google.ads.googleads.v10.services.KeywordAndUrlSeed keyword_and_url_seed = 2;
-
hasKeywordSeed
boolean hasKeywordSeed()
A Keyword or phrase to generate ideas from, e.g. cars.
.google.ads.googleads.v10.services.KeywordSeed keyword_seed = 3;- Returns:
- Whether the keywordSeed field is set.
-
getKeywordSeed
KeywordSeed getKeywordSeed()
A Keyword or phrase to generate ideas from, e.g. cars.
.google.ads.googleads.v10.services.KeywordSeed keyword_seed = 3;- Returns:
- The keywordSeed.
-
getKeywordSeedOrBuilder
KeywordSeedOrBuilder getKeywordSeedOrBuilder()
A Keyword or phrase to generate ideas from, e.g. cars.
.google.ads.googleads.v10.services.KeywordSeed keyword_seed = 3;
-
hasUrlSeed
boolean hasUrlSeed()
A specific url to generate ideas from, e.g. www.example.com/cars.
.google.ads.googleads.v10.services.UrlSeed url_seed = 5;- Returns:
- Whether the urlSeed field is set.
-
getUrlSeed
UrlSeed getUrlSeed()
A specific url to generate ideas from, e.g. www.example.com/cars.
.google.ads.googleads.v10.services.UrlSeed url_seed = 5;- Returns:
- The urlSeed.
-
getUrlSeedOrBuilder
UrlSeedOrBuilder getUrlSeedOrBuilder()
A specific url to generate ideas from, e.g. www.example.com/cars.
.google.ads.googleads.v10.services.UrlSeed url_seed = 5;
-
hasSiteSeed
boolean hasSiteSeed()
The site to generate ideas from, e.g. www.example.com.
.google.ads.googleads.v10.services.SiteSeed site_seed = 11;- Returns:
- Whether the siteSeed field is set.
-
getSiteSeed
SiteSeed getSiteSeed()
The site to generate ideas from, e.g. www.example.com.
.google.ads.googleads.v10.services.SiteSeed site_seed = 11;- Returns:
- The siteSeed.
-
getSiteSeedOrBuilder
SiteSeedOrBuilder getSiteSeedOrBuilder()
The site to generate ideas from, e.g. www.example.com.
.google.ads.googleads.v10.services.SiteSeed site_seed = 11;
-
getSeedCase
GenerateKeywordIdeasRequest.SeedCase getSeedCase()
-
-