Class BiddingSeasonalityAdjustment
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.resources.BiddingSeasonalityAdjustment
-
- All Implemented Interfaces:
BiddingSeasonalityAdjustmentOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class BiddingSeasonalityAdjustment extends com.google.protobuf.GeneratedMessageV3 implements BiddingSeasonalityAdjustmentOrBuilder
Represents a bidding seasonality adjustment. See "About seasonality adjustments" at https://support.google.com/google-ads/answer/10369906.
Protobuf typegoogle.ads.googleads.v10.resources.BiddingSeasonalityAdjustment- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBiddingSeasonalityAdjustment.BuilderRepresents a bidding seasonality adjustment.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intADVERTISING_CHANNEL_TYPES_FIELD_NUMBERstatic intCAMPAIGNS_FIELD_NUMBERstatic intCONVERSION_RATE_MODIFIER_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intDEVICES_FIELD_NUMBERstatic intEND_DATE_TIME_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intRESOURCE_NAME_FIELD_NUMBERstatic intSCOPE_FIELD_NUMBERstatic intSEASONALITY_ADJUSTMENT_ID_FIELD_NUMBERstatic intSTART_DATE_TIME_FIELD_NUMBERstatic intSTATUS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)AdvertisingChannelTypeEnum.AdvertisingChannelTypegetAdvertisingChannelTypes(int index)The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL.intgetAdvertisingChannelTypesCount()The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL.java.util.List<AdvertisingChannelTypeEnum.AdvertisingChannelType>getAdvertisingChannelTypesList()The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL.intgetAdvertisingChannelTypesValue(int index)The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL.java.util.List<java.lang.Integer>getAdvertisingChannelTypesValueList()The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL.java.lang.StringgetCampaigns(int index)The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN.com.google.protobuf.ByteStringgetCampaignsBytes(int index)The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN.intgetCampaignsCount()The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN.com.google.protobuf.ProtocolStringListgetCampaignsList()The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN.doublegetConversionRateModifier()Conversion rate modifier estimated based on expected conversion rate changes.static BiddingSeasonalityAdjustmentgetDefaultInstance()BiddingSeasonalityAdjustmentgetDefaultInstanceForType()java.lang.StringgetDescription()The description of the seasonality adjustment.com.google.protobuf.ByteStringgetDescriptionBytes()The description of the seasonality adjustment.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DeviceEnum.DevicegetDevices(int index)If not specified, all devices will be included in this adjustment.intgetDevicesCount()If not specified, all devices will be included in this adjustment.java.util.List<DeviceEnum.Device>getDevicesList()If not specified, all devices will be included in this adjustment.intgetDevicesValue(int index)If not specified, all devices will be included in this adjustment.java.util.List<java.lang.Integer>getDevicesValueList()If not specified, all devices will be included in this adjustment.java.lang.StringgetEndDateTime()Required.com.google.protobuf.ByteStringgetEndDateTimeBytes()Required.java.lang.StringgetName()The name of the seasonality adjustment.com.google.protobuf.ByteStringgetNameBytes()The name of the seasonality adjustment.com.google.protobuf.Parser<BiddingSeasonalityAdjustment>getParserForType()java.lang.StringgetResourceName()Immutable.com.google.protobuf.ByteStringgetResourceNameBytes()Immutable.SeasonalityEventScopeEnum.SeasonalityEventScopegetScope()The scope of the seasonality adjustment.intgetScopeValue()The scope of the seasonality adjustment.longgetSeasonalityAdjustmentId()Output only.intgetSerializedSize()java.lang.StringgetStartDateTime()Required.com.google.protobuf.ByteStringgetStartDateTimeBytes()Required.SeasonalityEventStatusEnum.SeasonalityEventStatusgetStatus()Output only.intgetStatusValue()Output only.com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static BiddingSeasonalityAdjustment.BuildernewBuilder()static BiddingSeasonalityAdjustment.BuildernewBuilder(BiddingSeasonalityAdjustment prototype)BiddingSeasonalityAdjustment.BuildernewBuilderForType()protected BiddingSeasonalityAdjustment.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static BiddingSeasonalityAdjustmentparseDelimitedFrom(java.io.InputStream input)static BiddingSeasonalityAdjustmentparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BiddingSeasonalityAdjustmentparseFrom(byte[] data)static BiddingSeasonalityAdjustmentparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BiddingSeasonalityAdjustmentparseFrom(com.google.protobuf.ByteString data)static BiddingSeasonalityAdjustmentparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BiddingSeasonalityAdjustmentparseFrom(com.google.protobuf.CodedInputStream input)static BiddingSeasonalityAdjustmentparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BiddingSeasonalityAdjustmentparseFrom(java.io.InputStream input)static BiddingSeasonalityAdjustmentparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BiddingSeasonalityAdjustmentparseFrom(java.nio.ByteBuffer data)static BiddingSeasonalityAdjustmentparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<BiddingSeasonalityAdjustment>parser()BiddingSeasonalityAdjustment.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
RESOURCE_NAME_FIELD_NUMBER
public static final int RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEASONALITY_ADJUSTMENT_ID_FIELD_NUMBER
public static final int SEASONALITY_ADJUSTMENT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCOPE_FIELD_NUMBER
public static final int SCOPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_DATE_TIME_FIELD_NUMBER
public static final int START_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_DATE_TIME_FIELD_NUMBER
public static final int END_DATE_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEVICES_FIELD_NUMBER
public static final int DEVICES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONVERSION_RATE_MODIFIER_FIELD_NUMBER
public static final int CONVERSION_RATE_MODIFIER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAMPAIGNS_FIELD_NUMBER
public static final int CAMPAIGNS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ADVERTISING_CHANNEL_TYPES_FIELD_NUMBER
public static final int ADVERTISING_CHANNEL_TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
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
-
getResourceName
public java.lang.String getResourceName()
Immutable. The resource name of the seasonality adjustment. Seasonality adjustment resource names have the form: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Immutable. The resource name of the seasonality adjustment. Seasonality adjustment resource names have the form: `customers/{customer_id}/biddingSeasonalityAdjustments/{seasonality_adjustment_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The bytes for resourceName.
-
getSeasonalityAdjustmentId
public long getSeasonalityAdjustmentId()
Output only. The ID of the seasonality adjustment.
int64 seasonality_adjustment_id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getSeasonalityAdjustmentIdin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The seasonalityAdjustmentId.
-
getScopeValue
public int getScopeValue()
The scope of the seasonality adjustment.
.google.ads.googleads.v10.enums.SeasonalityEventScopeEnum.SeasonalityEventScope scope = 3;- Specified by:
getScopeValuein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The enum numeric value on the wire for scope.
-
getScope
public SeasonalityEventScopeEnum.SeasonalityEventScope getScope()
The scope of the seasonality adjustment.
.google.ads.googleads.v10.enums.SeasonalityEventScopeEnum.SeasonalityEventScope scope = 3;- Specified by:
getScopein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The scope.
-
getStatusValue
public int getStatusValue()
Output only. The status of the seasonality adjustment.
.google.ads.googleads.v10.enums.SeasonalityEventStatusEnum.SeasonalityEventStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public SeasonalityEventStatusEnum.SeasonalityEventStatus getStatus()
Output only. The status of the seasonality adjustment.
.google.ads.googleads.v10.enums.SeasonalityEventStatusEnum.SeasonalityEventStatus status = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The status.
-
getStartDateTime
public java.lang.String getStartDateTime()
Required. The inclusive start time of the seasonality adjustment in yyyy-MM-dd HH:mm:ss format. A seasonality adjustment is forward looking and should be used for events that start and end in the future.
string start_date_time = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getStartDateTimein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The startDateTime.
-
getStartDateTimeBytes
public com.google.protobuf.ByteString getStartDateTimeBytes()
Required. The inclusive start time of the seasonality adjustment in yyyy-MM-dd HH:mm:ss format. A seasonality adjustment is forward looking and should be used for events that start and end in the future.
string start_date_time = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getStartDateTimeBytesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The bytes for startDateTime.
-
getEndDateTime
public java.lang.String getEndDateTime()
Required. The exclusive end time of the seasonality adjustment in yyyy-MM-dd HH:mm:ss format. The length of [start_date_time, end_date_time) interval must be within (0, 14 days].
string end_date_time = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEndDateTimein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The endDateTime.
-
getEndDateTimeBytes
public com.google.protobuf.ByteString getEndDateTimeBytes()
Required. The exclusive end time of the seasonality adjustment in yyyy-MM-dd HH:mm:ss format. The length of [start_date_time, end_date_time) interval must be within (0, 14 days].
string end_date_time = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getEndDateTimeBytesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The bytes for endDateTime.
-
getName
public java.lang.String getName()
The name of the seasonality adjustment. The name can be at most 255 characters.
string name = 7;- Specified by:
getNamein interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the seasonality adjustment. The name can be at most 255 characters.
string name = 7;- Specified by:
getNameBytesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The bytes for name.
-
getDescription
public java.lang.String getDescription()
The description of the seasonality adjustment. The description can be at most 2048 characters.
string description = 8;- Specified by:
getDescriptionin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
The description of the seasonality adjustment. The description can be at most 2048 characters.
string description = 8;- Specified by:
getDescriptionBytesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The bytes for description.
-
getDevicesList
public java.util.List<DeviceEnum.Device> getDevicesList()
If not specified, all devices will be included in this adjustment. Otherwise, only the specified targeted devices will be included in this adjustment.
repeated .google.ads.googleads.v10.enums.DeviceEnum.Device devices = 9;- Specified by:
getDevicesListin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- A list containing the devices.
-
getDevicesCount
public int getDevicesCount()
If not specified, all devices will be included in this adjustment. Otherwise, only the specified targeted devices will be included in this adjustment.
repeated .google.ads.googleads.v10.enums.DeviceEnum.Device devices = 9;- Specified by:
getDevicesCountin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The count of devices.
-
getDevices
public DeviceEnum.Device getDevices(int index)
If not specified, all devices will be included in this adjustment. Otherwise, only the specified targeted devices will be included in this adjustment.
repeated .google.ads.googleads.v10.enums.DeviceEnum.Device devices = 9;- Specified by:
getDevicesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The devices at the given index.
-
getDevicesValueList
public java.util.List<java.lang.Integer> getDevicesValueList()
If not specified, all devices will be included in this adjustment. Otherwise, only the specified targeted devices will be included in this adjustment.
repeated .google.ads.googleads.v10.enums.DeviceEnum.Device devices = 9;- Specified by:
getDevicesValueListin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- A list containing the enum numeric values on the wire for devices.
-
getDevicesValue
public int getDevicesValue(int index)
If not specified, all devices will be included in this adjustment. Otherwise, only the specified targeted devices will be included in this adjustment.
repeated .google.ads.googleads.v10.enums.DeviceEnum.Device devices = 9;- Specified by:
getDevicesValuein interfaceBiddingSeasonalityAdjustmentOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of devices at the given index.
-
getConversionRateModifier
public double getConversionRateModifier()
Conversion rate modifier estimated based on expected conversion rate changes. When this field is unset or set to 1.0 no adjustment will be applied to traffic. The allowed range is 0.1 to 10.0.
double conversion_rate_modifier = 10;- Specified by:
getConversionRateModifierin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The conversionRateModifier.
-
getCampaignsList
public com.google.protobuf.ProtocolStringList getCampaignsList()
The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN. The maximum number of campaigns per event is 2000. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated string campaigns = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getCampaignsListin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- A list containing the campaigns.
-
getCampaignsCount
public int getCampaignsCount()
The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN. The maximum number of campaigns per event is 2000. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated string campaigns = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getCampaignsCountin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The count of campaigns.
-
getCampaigns
public java.lang.String getCampaigns(int index)
The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN. The maximum number of campaigns per event is 2000. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated string campaigns = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getCampaignsin interfaceBiddingSeasonalityAdjustmentOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The campaigns at the given index.
-
getCampaignsBytes
public com.google.protobuf.ByteString getCampaignsBytes(int index)
The seasonality adjustment will apply to the campaigns listed when the scope of this adjustment is CAMPAIGN. The maximum number of campaigns per event is 2000. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated string campaigns = 11 [(.google.api.resource_reference) = { ... }- Specified by:
getCampaignsBytesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the campaigns at the given index.
-
getAdvertisingChannelTypesList
public java.util.List<AdvertisingChannelTypeEnum.AdvertisingChannelType> getAdvertisingChannelTypesList()
The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL. The supported advertising channel types are DISPLAY, SEARCH and SHOPPING. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated .google.ads.googleads.v10.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType advertising_channel_types = 12;- Specified by:
getAdvertisingChannelTypesListin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- A list containing the advertisingChannelTypes.
-
getAdvertisingChannelTypesCount
public int getAdvertisingChannelTypesCount()
The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL. The supported advertising channel types are DISPLAY, SEARCH and SHOPPING. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated .google.ads.googleads.v10.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType advertising_channel_types = 12;- Specified by:
getAdvertisingChannelTypesCountin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- The count of advertisingChannelTypes.
-
getAdvertisingChannelTypes
public AdvertisingChannelTypeEnum.AdvertisingChannelType getAdvertisingChannelTypes(int index)
The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL. The supported advertising channel types are DISPLAY, SEARCH and SHOPPING. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated .google.ads.googleads.v10.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType advertising_channel_types = 12;- Specified by:
getAdvertisingChannelTypesin interfaceBiddingSeasonalityAdjustmentOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The advertisingChannelTypes at the given index.
-
getAdvertisingChannelTypesValueList
public java.util.List<java.lang.Integer> getAdvertisingChannelTypesValueList()
The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL. The supported advertising channel types are DISPLAY, SEARCH and SHOPPING. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated .google.ads.googleads.v10.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType advertising_channel_types = 12;- Specified by:
getAdvertisingChannelTypesValueListin interfaceBiddingSeasonalityAdjustmentOrBuilder- Returns:
- A list containing the enum numeric values on the wire for advertisingChannelTypes.
-
getAdvertisingChannelTypesValue
public int getAdvertisingChannelTypesValue(int index)
The seasonality adjustment will apply to all the campaigns under the listed channels retroactively as well as going forward when the scope of this adjustment is CHANNEL. The supported advertising channel types are DISPLAY, SEARCH and SHOPPING. Note: a seasonality adjustment with both advertising_channel_types and campaign_ids is not supported.
repeated .google.ads.googleads.v10.enums.AdvertisingChannelTypeEnum.AdvertisingChannelType advertising_channel_types = 12;- Specified by:
getAdvertisingChannelTypesValuein interfaceBiddingSeasonalityAdjustmentOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of advertisingChannelTypes at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BiddingSeasonalityAdjustment parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static BiddingSeasonalityAdjustment parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static BiddingSeasonalityAdjustment parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public BiddingSeasonalityAdjustment.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static BiddingSeasonalityAdjustment.Builder newBuilder()
-
newBuilder
public static BiddingSeasonalityAdjustment.Builder newBuilder(BiddingSeasonalityAdjustment prototype)
-
toBuilder
public BiddingSeasonalityAdjustment.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BiddingSeasonalityAdjustment.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static BiddingSeasonalityAdjustment getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<BiddingSeasonalityAdjustment> parser()
-
getParserForType
public com.google.protobuf.Parser<BiddingSeasonalityAdjustment> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public BiddingSeasonalityAdjustment getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-