Class DisplayVideo360AdvertiserLink.Builder (0.22.0)

public static final class DisplayVideo360AdvertiserLink.Builder extends GeneratedMessageV3.Builder<DisplayVideo360AdvertiserLink.Builder> implements DisplayVideo360AdvertiserLinkOrBuilder

A link between a GA4 property and a Display & Video 360 advertiser.

Protobuf type google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink

Static Methods

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

public DisplayVideo360AdvertiserLink.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public DisplayVideo360AdvertiserLink build()
Returns
TypeDescription
DisplayVideo360AdvertiserLink
public DisplayVideo360AdvertiserLink buildPartial()
Returns
TypeDescription
DisplayVideo360AdvertiserLink
public DisplayVideo360AdvertiserLink.Builder clear()
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public DisplayVideo360AdvertiserLink.Builder clearAdsPersonalizationEnabled()

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder clearAdvertiserDisplayName()

Output only. The display name of the Display & Video 360 Advertiser.

string advertiser_display_name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder clearAdvertiserId()

Immutable. The Display & Video 360 Advertiser's advertiser ID.

string advertiser_id = 2 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder clearCampaignDataSharingEnabled()

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder clearCostDataSharingEnabled()

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public DisplayVideo360AdvertiserLink.Builder clearName()

Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public DisplayVideo360AdvertiserLink.Builder clone()
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public BoolValue getAdsPersonalizationEnabled()

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Returns
TypeDescription
BoolValue

The adsPersonalizationEnabled.

public BoolValue.Builder getAdsPersonalizationEnabledBuilder()

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Returns
TypeDescription
Builder
public BoolValueOrBuilder getAdsPersonalizationEnabledOrBuilder()

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Returns
TypeDescription
BoolValueOrBuilder
public String getAdvertiserDisplayName()

Output only. The display name of the Display & Video 360 Advertiser.

string advertiser_display_name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The advertiserDisplayName.

public ByteString getAdvertiserDisplayNameBytes()

Output only. The display name of the Display & Video 360 Advertiser.

string advertiser_display_name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for advertiserDisplayName.

public String getAdvertiserId()

Immutable. The Display & Video 360 Advertiser's advertiser ID.

string advertiser_id = 2 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
String

The advertiserId.

public ByteString getAdvertiserIdBytes()

Immutable. The Display & Video 360 Advertiser's advertiser ID.

string advertiser_id = 2 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
ByteString

The bytes for advertiserId.

public BoolValue getCampaignDataSharingEnabled()

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
BoolValue

The campaignDataSharingEnabled.

public BoolValue.Builder getCampaignDataSharingEnabledBuilder()

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
Builder
public BoolValueOrBuilder getCampaignDataSharingEnabledOrBuilder()

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
BoolValueOrBuilder
public BoolValue getCostDataSharingEnabled()

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
BoolValue

The costDataSharingEnabled.

public BoolValue.Builder getCostDataSharingEnabledBuilder()

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
Builder
public BoolValueOrBuilder getCostDataSharingEnabledOrBuilder()

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
BoolValueOrBuilder
public DisplayVideo360AdvertiserLink getDefaultInstanceForType()
Returns
TypeDescription
DisplayVideo360AdvertiserLink
public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides
public String getName()

Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
String

The name.

public ByteString getNameBytes()

Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The bytes for name.

public boolean hasAdsPersonalizationEnabled()

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Returns
TypeDescription
boolean

Whether the adsPersonalizationEnabled field is set.

public boolean hasCampaignDataSharingEnabled()

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
boolean

Whether the campaignDataSharingEnabled field is set.

public boolean hasCostDataSharingEnabled()

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Returns
TypeDescription
boolean

Whether the costDataSharingEnabled field is set.

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides
public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides
public DisplayVideo360AdvertiserLink.Builder mergeAdsPersonalizationEnabled(BoolValue value)

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder mergeCampaignDataSharingEnabled(BoolValue value)

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder mergeCostDataSharingEnabled(BoolValue value)

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder mergeFrom(DisplayVideo360AdvertiserLink other)
Parameter
NameDescription
otherDisplayVideo360AdvertiserLink
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides Exceptions
TypeDescription
IOException
public DisplayVideo360AdvertiserLink.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public final DisplayVideo360AdvertiserLink.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public DisplayVideo360AdvertiserLink.Builder setAdsPersonalizationEnabled(BoolValue value)

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder setAdsPersonalizationEnabled(BoolValue.Builder builderForValue)

Enables personalized advertising features with this integration. If this field is not set on create/update, it will be defaulted to true.

.google.protobuf.BoolValue ads_personalization_enabled = 4;

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder setAdvertiserDisplayName(String value)

Output only. The display name of the Display & Video 360 Advertiser.

string advertiser_display_name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueString

The advertiserDisplayName to set.

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder setAdvertiserDisplayNameBytes(ByteString value)

Output only. The display name of the Display & Video 360 Advertiser.

string advertiser_display_name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueByteString

The bytes for advertiserDisplayName to set.

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder setAdvertiserId(String value)

Immutable. The Display & Video 360 Advertiser's advertiser ID.

string advertiser_id = 2 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
valueString

The advertiserId to set.

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder setAdvertiserIdBytes(ByteString value)

Immutable. The Display & Video 360 Advertiser's advertiser ID.

string advertiser_id = 2 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
valueByteString

The bytes for advertiserId to set.

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder setCampaignDataSharingEnabled(BoolValue value)

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder setCampaignDataSharingEnabled(BoolValue.Builder builderForValue)

Immutable. Enables the import of campaign data from Display & Video 360 into the GA4 property. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue campaign_data_sharing_enabled = 5 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder setCostDataSharingEnabled(BoolValue value)

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
valueBoolValue
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder setCostDataSharingEnabled(BoolValue.Builder builderForValue)

Immutable. Enables the import of cost data from Display & Video 360 into the GA4 property. This can only be enabled if campaign_data_sharing_enabled is enabled. After link creation, this can only be updated from the Display & Video 360 product. If this field is not set on create, it will be defaulted to true.

.google.protobuf.BoolValue cost_data_sharing_enabled = 6 [(.google.api.field_behavior) = IMMUTABLE];

Parameter
NameDescription
builderForValueBuilder
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
public DisplayVideo360AdvertiserLink.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public DisplayVideo360AdvertiserLink.Builder setName(String value)

Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder setNameBytes(ByteString value)

Output only. The resource name for this DisplayVideo360AdvertiserLink resource. Format: properties/{propertyId}/displayVideo360AdvertiserLinks/{linkId} Note: linkId is not the Display & Video 360 Advertiser ID

string name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder

This builder for chaining.

public DisplayVideo360AdvertiserLink.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides
public final DisplayVideo360AdvertiserLink.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DisplayVideo360AdvertiserLink.Builder
Overrides