Class AssetSet.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
com.google.ads.googleads.v18.resources.AssetSet.Builder
- All Implemented Interfaces:
AssetSetOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- AssetSet
public static final class AssetSet.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
implements AssetSetOrBuilder
An asset set representing a collection of assets. Use AssetSetAsset to link an asset to the asset set.Protobuf type
google.ads.googleads.v18.resources.AssetSet-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Business Profile location group asset set data.Represents information about a Chain dynamic location group.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Output only.clearId()Output only.Immutable.Location asset set data.Merchant ID and Feed Label from Google Merchant Center.Required.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Immutable.Output only.Required.clone()Business Profile location group asset set data.Business Profile location group asset set data.Business Profile location group asset set data.Represents information about a Chain dynamic location group.Represents information about a Chain dynamic location group.Represents information about a Chain dynamic location group.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOutput only.Output only.Output only.longgetId()Output only.longImmutable.Location asset set data.Location asset set data.Location asset set data.Merchant ID and Feed Label from Google Merchant Center.Merchant ID and Feed Label from Google Merchant Center.Merchant ID and Feed Label from Google Merchant Center.getName()Required.com.google.protobuf.ByteStringRequired.Immutable.com.google.protobuf.ByteStringImmutable.Output only.intOutput only.getType()Required.intRequired.booleanBusiness Profile location group asset set data.booleanRepresents information about a Chain dynamic location group.booleanOutput only.booleanLocation asset set data.booleanMerchant ID and Feed Label from Google Merchant Center.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanBusiness Profile location group asset set data.Represents information about a Chain dynamic location group.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Output only.mergeLocationSet(LocationSet value) Location asset set data.Merchant ID and Feed Label from Google Merchant Center.final AssetSet.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Business Profile location group asset set data.setBusinessProfileLocationGroup(BusinessProfileLocationGroup.Builder builderForValue) Business Profile location group asset set data.Represents information about a Chain dynamic location group.setChainLocationGroup(ChainLocationGroup.Builder builderForValue) Represents information about a Chain dynamic location group.Output only.setHotelPropertyData(AssetSet.HotelPropertyData.Builder builderForValue) Output only.setId(long value) Output only.setLocationGroupParentAssetSetId(long value) Immutable.setLocationSet(LocationSet value) Location asset set data.setLocationSet(LocationSet.Builder builderForValue) Location asset set data.Merchant ID and Feed Label from Google Merchant Center.setMerchantCenterFeed(AssetSet.MerchantCenterFeed.Builder builderForValue) Merchant ID and Feed Label from Google Merchant Center.Required.setNameBytes(com.google.protobuf.ByteString value) Required.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResourceName(String value) Immutable.setResourceNameBytes(com.google.protobuf.ByteString value) Immutable.Output only.setStatusValue(int value) Output only.Required.setTypeValue(int value) Required.final AssetSet.BuildersetUnknownFields(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<AssetSet.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<AssetSet.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<AssetSet.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<AssetSet.Builder>
-
setField
public AssetSet.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<AssetSet.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
-
setRepeatedField
public AssetSet.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<AssetSet.Builder>
-
addRepeatedField
public AssetSet.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<AssetSet.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<AssetSet.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
-
mergeFrom
public AssetSet.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<AssetSet.Builder>- Throws:
IOException
-
getAssetSetSourceCase
- Specified by:
getAssetSetSourceCasein interfaceAssetSetOrBuilder
-
clearAssetSetSource
-
getId
public long getId()Output only. The ID of the asset set.
int64 id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceAssetSetOrBuilder- Returns:
- The id.
-
setId
Output only. The ID of the asset set.
int64 id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Output only. The ID of the asset set.
int64 id = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getResourceName
Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id}/assetSets/{asset_set_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceAssetSetOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id}/assetSets/{asset_set_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceAssetSetOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id}/assetSets/{asset_set_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id}/assetSets/{asset_set_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
Immutable. The resource name of the asset set. Asset set resource names have the form: `customers/{customer_id}/assetSets/{asset_set_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
getName
Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.
string name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNamein interfaceAssetSetOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.
string name = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getNameBytesin interfaceAssetSetOrBuilder- Returns:
- The bytes for name.
-
setName
Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.
string name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.
string name = 2 [(.google.api.field_behavior) = REQUIRED];- Returns:
- This builder for chaining.
-
setNameBytes
Required. Name of the asset set. Required. It must have a minimum length of 1 and maximum length of 128.
string name = 2 [(.google.api.field_behavior) = REQUIRED];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()Required. Immutable. The type of the asset set. Required.
.google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType type = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTypeValuein interfaceAssetSetOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
Required. Immutable. The type of the asset set. Required.
.google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType type = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
Required. Immutable. The type of the asset set. Required.
.google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType type = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Specified by:
getTypein interfaceAssetSetOrBuilder- Returns:
- The type.
-
setType
Required. Immutable. The type of the asset set. Required.
.google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType type = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
Required. Immutable. The type of the asset set. Required.
.google.ads.googleads.v18.enums.AssetSetTypeEnum.AssetSetType type = 3 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
getStatusValue
public int getStatusValue()Output only. The status of the asset set. Read-only.
.google.ads.googleads.v18.enums.AssetSetStatusEnum.AssetSetStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceAssetSetOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
setStatusValue
Output only. The status of the asset set. Read-only.
.google.ads.googleads.v18.enums.AssetSetStatusEnum.AssetSetStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for status to set.- Returns:
- This builder for chaining.
-
getStatus
Output only. The status of the asset set. Read-only.
.google.ads.googleads.v18.enums.AssetSetStatusEnum.AssetSetStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceAssetSetOrBuilder- Returns:
- The status.
-
setStatus
Output only. The status of the asset set. Read-only.
.google.ads.googleads.v18.enums.AssetSetStatusEnum.AssetSetStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Output only. The status of the asset set. Read-only.
.google.ads.googleads.v18.enums.AssetSetStatusEnum.AssetSetStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
hasMerchantCenterFeed
public boolean hasMerchantCenterFeed()Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5;- Specified by:
hasMerchantCenterFeedin interfaceAssetSetOrBuilder- Returns:
- Whether the merchantCenterFeed field is set.
-
getMerchantCenterFeed
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5;- Specified by:
getMerchantCenterFeedin interfaceAssetSetOrBuilder- Returns:
- The merchantCenterFeed.
-
setMerchantCenterFeed
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5; -
setMerchantCenterFeed
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5; -
mergeMerchantCenterFeed
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5; -
clearMerchantCenterFeed
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5; -
getMerchantCenterFeedBuilder
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5; -
getMerchantCenterFeedOrBuilder
Merchant ID and Feed Label from Google Merchant Center.
.google.ads.googleads.v18.resources.AssetSet.MerchantCenterFeed merchant_center_feed = 5;- Specified by:
getMerchantCenterFeedOrBuilderin interfaceAssetSetOrBuilder
-
getLocationGroupParentAssetSetId
public long getLocationGroupParentAssetSetId()Immutable. Parent asset set id for the asset set where the elements of this asset set come from. For example: the sync level location AssetSet id where the the elements in LocationGroup AssetSet come from. This field is required and only applicable for Location Group typed AssetSet.
int64 location_group_parent_asset_set_id = 10 [(.google.api.field_behavior) = IMMUTABLE];- Specified by:
getLocationGroupParentAssetSetIdin interfaceAssetSetOrBuilder- Returns:
- The locationGroupParentAssetSetId.
-
setLocationGroupParentAssetSetId
Immutable. Parent asset set id for the asset set where the elements of this asset set come from. For example: the sync level location AssetSet id where the the elements in LocationGroup AssetSet come from. This field is required and only applicable for Location Group typed AssetSet.
int64 location_group_parent_asset_set_id = 10 [(.google.api.field_behavior) = IMMUTABLE];- Parameters:
value- The locationGroupParentAssetSetId to set.- Returns:
- This builder for chaining.
-
clearLocationGroupParentAssetSetId
Immutable. Parent asset set id for the asset set where the elements of this asset set come from. For example: the sync level location AssetSet id where the the elements in LocationGroup AssetSet come from. This field is required and only applicable for Location Group typed AssetSet.
int64 location_group_parent_asset_set_id = 10 [(.google.api.field_behavior) = IMMUTABLE];- Returns:
- This builder for chaining.
-
hasHotelPropertyData
public boolean hasHotelPropertyData()Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasHotelPropertyDatain interfaceAssetSetOrBuilder- Returns:
- Whether the hotelPropertyData field is set.
-
getHotelPropertyData
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHotelPropertyDatain interfaceAssetSetOrBuilder- Returns:
- The hotelPropertyData.
-
setHotelPropertyData
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setHotelPropertyData
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeHotelPropertyData
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearHotelPropertyData
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getHotelPropertyDataBuilder
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getHotelPropertyDataOrBuilder
Output only. For Performance Max for travel goals campaigns with a Hotel Center account link. Read-only.
.google.ads.googleads.v18.resources.AssetSet.HotelPropertyData hotel_property_data = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHotelPropertyDataOrBuilderin interfaceAssetSetOrBuilder
-
hasLocationSet
public boolean hasLocationSet()Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7;- Specified by:
hasLocationSetin interfaceAssetSetOrBuilder- Returns:
- Whether the locationSet field is set.
-
getLocationSet
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7;- Specified by:
getLocationSetin interfaceAssetSetOrBuilder- Returns:
- The locationSet.
-
setLocationSet
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7; -
setLocationSet
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7; -
mergeLocationSet
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7; -
clearLocationSet
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7; -
getLocationSetBuilder
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7; -
getLocationSetOrBuilder
Location asset set data. This will be used for sync level location set. This can only be set if AssetSet's type is LOCATION_SYNC.
.google.ads.googleads.v18.common.LocationSet location_set = 7;- Specified by:
getLocationSetOrBuilderin interfaceAssetSetOrBuilder
-
hasBusinessProfileLocationGroup
public boolean hasBusinessProfileLocationGroup()Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8;- Specified by:
hasBusinessProfileLocationGroupin interfaceAssetSetOrBuilder- Returns:
- Whether the businessProfileLocationGroup field is set.
-
getBusinessProfileLocationGroup
Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8;- Specified by:
getBusinessProfileLocationGroupin interfaceAssetSetOrBuilder- Returns:
- The businessProfileLocationGroup.
-
setBusinessProfileLocationGroup
Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8; -
setBusinessProfileLocationGroup
public AssetSet.Builder setBusinessProfileLocationGroup(BusinessProfileLocationGroup.Builder builderForValue) Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8; -
mergeBusinessProfileLocationGroup
Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8; -
clearBusinessProfileLocationGroup
Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8; -
getBusinessProfileLocationGroupBuilder
Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8; -
getBusinessProfileLocationGroupOrBuilder
Business Profile location group asset set data.
.google.ads.googleads.v18.common.BusinessProfileLocationGroup business_profile_location_group = 8;- Specified by:
getBusinessProfileLocationGroupOrBuilderin interfaceAssetSetOrBuilder
-
hasChainLocationGroup
public boolean hasChainLocationGroup()Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9;- Specified by:
hasChainLocationGroupin interfaceAssetSetOrBuilder- Returns:
- Whether the chainLocationGroup field is set.
-
getChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9;- Specified by:
getChainLocationGroupin interfaceAssetSetOrBuilder- Returns:
- The chainLocationGroup.
-
setChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9; -
setChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9; -
mergeChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9; -
clearChainLocationGroup
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9; -
getChainLocationGroupBuilder
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9; -
getChainLocationGroupOrBuilder
Represents information about a Chain dynamic location group. Only applicable if the sync level AssetSet's type is LOCATION_SYNC and sync source is chain.
.google.ads.googleads.v18.common.ChainLocationGroup chain_location_group = 9;- Specified by:
getChainLocationGroupOrBuilderin interfaceAssetSetOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<AssetSet.Builder>
-