Class GenerateCreatorInsightsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
com.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.Builder
- All Implemented Interfaces:
GenerateCreatorInsightsRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- GenerateCreatorInsightsRequest
public static final class GenerateCreatorInsightsRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
implements GenerateCreatorInsightsRequestOrBuilder
Request message for [ContentCreatorInsightsService.GenerateCreatorInsights][google.ads.googleads.v20.services.ContentCreatorInsightsService.GenerateCreatorInsights].Protobuf type
google.ads.googleads.v20.services.GenerateCreatorInsightsRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllCountryLocations(Iterable<? extends LocationInfo> values) Required.addAllSubCountryLocations(Iterable<? extends LocationInfo> values) The sub-country geographic locations to search that apply to the criteria.addCountryLocations(int index, LocationInfo value) Required.addCountryLocations(int index, LocationInfo.Builder builderForValue) Required.addCountryLocations(LocationInfo value) Required.addCountryLocations(LocationInfo.Builder builderForValue) Required.Required.addCountryLocationsBuilder(int index) Required.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSubCountryLocations(int index, LocationInfo value) The sub-country geographic locations to search that apply to the criteria.addSubCountryLocations(int index, LocationInfo.Builder builderForValue) The sub-country geographic locations to search that apply to the criteria.The sub-country geographic locations to search that apply to the criteria.addSubCountryLocations(LocationInfo.Builder builderForValue) The sub-country geographic locations to search that apply to the criteria.The sub-country geographic locations to search that apply to the criteria.addSubCountryLocationsBuilder(int index) The sub-country geographic locations to search that apply to the criteria.build()clear()Required.Required.Required.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Optional.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The attributes used to identify top creators.A brand used to search for top creators.YouTube Channel IDs for Creator Insights.The sub-country geographic locations to search that apply to the criteria.clone()getCountryLocations(int index) Required.getCountryLocationsBuilder(int index) Required.Required.intRequired.Required.getCountryLocationsOrBuilder(int index) Required.List<? extends LocationInfoOrBuilder>Required.Required.com.google.protobuf.ByteStringRequired.Required.com.google.protobuf.ByteStringRequired.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOptional.Optional.Optional.The attributes used to identify top creators.The attributes used to identify top creators.The attributes used to identify top creators.A brand used to search for top creators.A brand used to search for top creators.A brand used to search for top creators.YouTube Channel IDs for Creator Insights.YouTube Channel IDs for Creator Insights.YouTube Channel IDs for Creator Insights.getSubCountryLocations(int index) The sub-country geographic locations to search that apply to the criteria.getSubCountryLocationsBuilder(int index) The sub-country geographic locations to search that apply to the criteria.The sub-country geographic locations to search that apply to the criteria.intThe sub-country geographic locations to search that apply to the criteria.The sub-country geographic locations to search that apply to the criteria.getSubCountryLocationsOrBuilder(int index) The sub-country geographic locations to search that apply to the criteria.List<? extends LocationInfoOrBuilder>The sub-country geographic locations to search that apply to the criteria.booleanOptional.booleanThe attributes used to identify top creators.booleanA brand used to search for top creators.booleanYouTube Channel IDs for Creator Insights.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Optional.The attributes used to identify top creators.A brand used to search for top creators.YouTube Channel IDs for Creator Insights.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeCountryLocations(int index) Required.removeSubCountryLocations(int index) The sub-country geographic locations to search that apply to the criteria.setCountryLocations(int index, LocationInfo value) Required.setCountryLocations(int index, LocationInfo.Builder builderForValue) Required.setCustomerId(String value) Required.setCustomerIdBytes(com.google.protobuf.ByteString value) Required.setCustomerInsightsGroup(String value) Required.setCustomerInsightsGroupBytes(com.google.protobuf.ByteString value) Required.Optional.setInsightsApplicationInfo(AdditionalApplicationInfo.Builder builderForValue) Optional.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) The attributes used to identify top creators.The attributes used to identify top creators.A brand used to search for top creators.setSearchBrand(GenerateCreatorInsightsRequest.SearchBrand.Builder builderForValue) A brand used to search for top creators.YouTube Channel IDs for Creator Insights.setSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels.Builder builderForValue) YouTube Channel IDs for Creator Insights.setSubCountryLocations(int index, LocationInfo value) The sub-country geographic locations to search that apply to the criteria.setSubCountryLocations(int index, LocationInfo.Builder builderForValue) The sub-country geographic locations to search that apply to the criteria.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
setField
public GenerateCreatorInsightsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
clearField
public GenerateCreatorInsightsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
clearOneof
public GenerateCreatorInsightsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
setRepeatedField
public GenerateCreatorInsightsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
addRepeatedField
public GenerateCreatorInsightsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeFrom
public GenerateCreatorInsightsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GenerateCreatorInsightsRequest.Builder>- Throws:
IOException
-
getCriteriaCase
- Specified by:
getCriteriaCasein interfaceGenerateCreatorInsightsRequestOrBuilder
-
clearCriteria
-
getCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The customerId.
-
getCustomerIdBytes
public com.google.protobuf.ByteString getCustomerIdBytes()Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerIdBytesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The bytes for customerId.
-
setCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The customerId to set.- Returns:
- This builder for chaining.
-
clearCustomerId
Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerIdBytes
public GenerateCreatorInsightsRequest.Builder setCustomerIdBytes(com.google.protobuf.ByteString value) Required. The ID of the customer.
string customer_id = 1 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for customerId to set.- Returns:
- This builder for chaining.
-
getCustomerInsightsGroup
Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerInsightsGroupin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The customerInsightsGroup.
-
getCustomerInsightsGroupBytes
public com.google.protobuf.ByteString getCustomerInsightsGroupBytes()Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCustomerInsightsGroupBytesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The bytes for customerInsightsGroup.
-
setCustomerInsightsGroup
Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The customerInsightsGroup to set.- Returns:
- This builder for chaining.
-
clearCustomerInsightsGroup
Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setCustomerInsightsGroupBytes
public GenerateCreatorInsightsRequest.Builder setCustomerInsightsGroupBytes(com.google.protobuf.ByteString value) Required. The name of the customer being planned for. This is a user-defined value.
string customer_insights_group = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for customerInsightsGroup to set.- Returns:
- This builder for chaining.
-
hasInsightsApplicationInfo
public boolean hasInsightsApplicationInfo()Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
hasInsightsApplicationInfoin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- Whether the insightsApplicationInfo field is set.
-
getInsightsApplicationInfo
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getInsightsApplicationInfoin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The insightsApplicationInfo.
-
setInsightsApplicationInfo
public GenerateCreatorInsightsRequest.Builder setInsightsApplicationInfo(AdditionalApplicationInfo value) Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL]; -
setInsightsApplicationInfo
public GenerateCreatorInsightsRequest.Builder setInsightsApplicationInfo(AdditionalApplicationInfo.Builder builderForValue) Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL]; -
mergeInsightsApplicationInfo
public GenerateCreatorInsightsRequest.Builder mergeInsightsApplicationInfo(AdditionalApplicationInfo value) Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL]; -
clearInsightsApplicationInfo
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getInsightsApplicationInfoBuilder
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL]; -
getInsightsApplicationInfoOrBuilder
Optional. Additional information on the application issuing the request.
.google.ads.googleads.v20.common.AdditionalApplicationInfo insights_application_info = 8 [(.google.api.field_behavior) = OPTIONAL];- Specified by:
getInsightsApplicationInfoOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getCountryLocationsList
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationsListin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getCountryLocationsCount
public int getCountryLocationsCount()Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationsCountin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getCountryLocations
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationsin interfaceGenerateCreatorInsightsRequestOrBuilder
-
setCountryLocations
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
setCountryLocations
public GenerateCreatorInsightsRequest.Builder setCountryLocations(int index, LocationInfo.Builder builderForValue) Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
addCountryLocations
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
addCountryLocations
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
addCountryLocations
public GenerateCreatorInsightsRequest.Builder addCountryLocations(LocationInfo.Builder builderForValue) Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
addCountryLocations
public GenerateCreatorInsightsRequest.Builder addCountryLocations(int index, LocationInfo.Builder builderForValue) Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
addAllCountryLocations
public GenerateCreatorInsightsRequest.Builder addAllCountryLocations(Iterable<? extends LocationInfo> values) Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
clearCountryLocations
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
removeCountryLocations
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocationsBuilder
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocationsOrBuilder
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationsOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getCountryLocationsOrBuilderList
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getCountryLocationsOrBuilderListin interfaceGenerateCreatorInsightsRequestOrBuilder
-
addCountryLocationsBuilder
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
addCountryLocationsBuilder
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
getCountryLocationsBuilderList
Required. The countries to search that apply to the criteria.
repeated .google.ads.googleads.v20.common.LocationInfo country_locations = 6 [(.google.api.field_behavior) = REQUIRED]; -
getSubCountryLocationsList
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7;- Specified by:
getSubCountryLocationsListin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getSubCountryLocationsCount
public int getSubCountryLocationsCount()The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7;- Specified by:
getSubCountryLocationsCountin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getSubCountryLocations
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7;- Specified by:
getSubCountryLocationsin interfaceGenerateCreatorInsightsRequestOrBuilder
-
setSubCountryLocations
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
setSubCountryLocations
public GenerateCreatorInsightsRequest.Builder setSubCountryLocations(int index, LocationInfo.Builder builderForValue) The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
addSubCountryLocations
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
addSubCountryLocations
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
addSubCountryLocations
public GenerateCreatorInsightsRequest.Builder addSubCountryLocations(LocationInfo.Builder builderForValue) The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
addSubCountryLocations
public GenerateCreatorInsightsRequest.Builder addSubCountryLocations(int index, LocationInfo.Builder builderForValue) The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
addAllSubCountryLocations
public GenerateCreatorInsightsRequest.Builder addAllSubCountryLocations(Iterable<? extends LocationInfo> values) The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
clearSubCountryLocations
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
removeSubCountryLocations
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
getSubCountryLocationsBuilder
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
getSubCountryLocationsOrBuilder
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7;- Specified by:
getSubCountryLocationsOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
getSubCountryLocationsOrBuilderList
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7;- Specified by:
getSubCountryLocationsOrBuilderListin interfaceGenerateCreatorInsightsRequestOrBuilder
-
addSubCountryLocationsBuilder
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
addSubCountryLocationsBuilder
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
getSubCountryLocationsBuilderList
The sub-country geographic locations to search that apply to the criteria. Only supported for [SearchAttributes] criteria.
repeated .google.ads.googleads.v20.common.LocationInfo sub_country_locations = 7; -
hasSearchAttributes
public boolean hasSearchAttributes()The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3;- Specified by:
hasSearchAttributesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- Whether the searchAttributes field is set.
-
getSearchAttributes
The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3;- Specified by:
getSearchAttributesin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The searchAttributes.
-
setSearchAttributes
public GenerateCreatorInsightsRequest.Builder setSearchAttributes(GenerateCreatorInsightsRequest.SearchAttributes value) The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
setSearchAttributes
public GenerateCreatorInsightsRequest.Builder setSearchAttributes(GenerateCreatorInsightsRequest.SearchAttributes.Builder builderForValue) The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
mergeSearchAttributes
public GenerateCreatorInsightsRequest.Builder mergeSearchAttributes(GenerateCreatorInsightsRequest.SearchAttributes value) The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
clearSearchAttributes
The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
getSearchAttributesBuilder
The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3; -
getSearchAttributesOrBuilder
The attributes used to identify top creators. Data fetched is based on the list of countries or sub-country locations specified in [country_locations] or [sub_country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchAttributes search_attributes = 3;- Specified by:
getSearchAttributesOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
hasSearchBrand
public boolean hasSearchBrand()A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5;- Specified by:
hasSearchBrandin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- Whether the searchBrand field is set.
-
getSearchBrand
A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5;- Specified by:
getSearchBrandin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The searchBrand.
-
setSearchBrand
public GenerateCreatorInsightsRequest.Builder setSearchBrand(GenerateCreatorInsightsRequest.SearchBrand value) A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5; -
setSearchBrand
public GenerateCreatorInsightsRequest.Builder setSearchBrand(GenerateCreatorInsightsRequest.SearchBrand.Builder builderForValue) A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5; -
mergeSearchBrand
public GenerateCreatorInsightsRequest.Builder mergeSearchBrand(GenerateCreatorInsightsRequest.SearchBrand value) A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5; -
clearSearchBrand
A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5; -
getSearchBrandBuilder
A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5; -
getSearchBrandOrBuilder
A brand used to search for top creators. Data fetched is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.SearchBrand search_brand = 5;- Specified by:
getSearchBrandOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
hasSearchChannels
public boolean hasSearchChannels()YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4;- Specified by:
hasSearchChannelsin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- Whether the searchChannels field is set.
-
getSearchChannels
YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4;- Specified by:
getSearchChannelsin interfaceGenerateCreatorInsightsRequestOrBuilder- Returns:
- The searchChannels.
-
setSearchChannels
public GenerateCreatorInsightsRequest.Builder setSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels value) YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
setSearchChannels
public GenerateCreatorInsightsRequest.Builder setSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels.Builder builderForValue) YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
mergeSearchChannels
public GenerateCreatorInsightsRequest.Builder mergeSearchChannels(GenerateCreatorInsightsRequest.YouTubeChannels value) YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
clearSearchChannels
YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
getSearchChannelsBuilder
YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4; -
getSearchChannelsOrBuilder
YouTube Channel IDs for Creator Insights. Data fetched for channels is based on the list of countries specified in [country_locations].
.google.ads.googleads.v20.services.GenerateCreatorInsightsRequest.YouTubeChannels search_channels = 4;- Specified by:
getSearchChannelsOrBuilderin interfaceGenerateCreatorInsightsRequestOrBuilder
-
setUnknownFields
public final GenerateCreatorInsightsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-
mergeUnknownFields
public final GenerateCreatorInsightsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GenerateCreatorInsightsRequest.Builder>
-