Class CampaignDraft
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.resources.CampaignDraft
-
- All Implemented Interfaces:
CampaignDraftOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class CampaignDraft extends com.google.protobuf.GeneratedMessageV3 implements CampaignDraftOrBuilder
A campaign draft.
Protobuf typegoogle.ads.googleads.v10.resources.CampaignDraft- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCampaignDraft.BuilderA campaign draft.-
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 intBASE_CAMPAIGN_FIELD_NUMBERstatic intDRAFT_CAMPAIGN_FIELD_NUMBERstatic intDRAFT_ID_FIELD_NUMBERstatic intHAS_EXPERIMENT_RUNNING_FIELD_NUMBERstatic intLONG_RUNNING_OPERATION_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intRESOURCE_NAME_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)java.lang.StringgetBaseCampaign()Immutable.com.google.protobuf.ByteStringgetBaseCampaignBytes()Immutable.static CampaignDraftgetDefaultInstance()CampaignDraftgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()java.lang.StringgetDraftCampaign()Output only.com.google.protobuf.ByteStringgetDraftCampaignBytes()Output only.longgetDraftId()Output only.booleangetHasExperimentRunning()Output only.java.lang.StringgetLongRunningOperation()Output only.com.google.protobuf.ByteStringgetLongRunningOperationBytes()Output only.java.lang.StringgetName()The name of the campaign draft.com.google.protobuf.ByteStringgetNameBytes()The name of the campaign draft.com.google.protobuf.Parser<CampaignDraft>getParserForType()java.lang.StringgetResourceName()Immutable.com.google.protobuf.ByteStringgetResourceNameBytes()Immutable.intgetSerializedSize()CampaignDraftStatusEnum.CampaignDraftStatusgetStatus()Output only.intgetStatusValue()Output only.com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBaseCampaign()Immutable.booleanhasDraftCampaign()Output only.booleanhasDraftId()Output only.booleanhasHasExperimentRunning()Output only.inthashCode()booleanhasLongRunningOperation()Output only.booleanhasName()The name of the campaign draft.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CampaignDraft.BuildernewBuilder()static CampaignDraft.BuildernewBuilder(CampaignDraft prototype)CampaignDraft.BuildernewBuilderForType()protected CampaignDraft.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CampaignDraftparseDelimitedFrom(java.io.InputStream input)static CampaignDraftparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CampaignDraftparseFrom(byte[] data)static CampaignDraftparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CampaignDraftparseFrom(com.google.protobuf.ByteString data)static CampaignDraftparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CampaignDraftparseFrom(com.google.protobuf.CodedInputStream input)static CampaignDraftparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CampaignDraftparseFrom(java.io.InputStream input)static CampaignDraftparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CampaignDraftparseFrom(java.nio.ByteBuffer data)static CampaignDraftparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CampaignDraft>parser()CampaignDraft.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
-
DRAFT_ID_FIELD_NUMBER
public static final int DRAFT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BASE_CAMPAIGN_FIELD_NUMBER
public static final int BASE_CAMPAIGN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRAFT_CAMPAIGN_FIELD_NUMBER
public static final int DRAFT_CAMPAIGN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
HAS_EXPERIMENT_RUNNING_FIELD_NUMBER
public static final int HAS_EXPERIMENT_RUNNING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_RUNNING_OPERATION_FIELD_NUMBER
public static final int LONG_RUNNING_OPERATION_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 campaign draft. Campaign draft resource names have the form: `customers/{customer_id}/campaignDrafts/{base_campaign_id}~{draft_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceCampaignDraftOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Immutable. The resource name of the campaign draft. Campaign draft resource names have the form: `customers/{customer_id}/campaignDrafts/{base_campaign_id}~{draft_id}`string resource_name = 1 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceCampaignDraftOrBuilder- Returns:
- The bytes for resourceName.
-
hasDraftId
public boolean hasDraftId()
Output only. The ID of the draft. This field is read-only.
optional int64 draft_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDraftIdin interfaceCampaignDraftOrBuilder- Returns:
- Whether the draftId field is set.
-
getDraftId
public long getDraftId()
Output only. The ID of the draft. This field is read-only.
optional int64 draft_id = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDraftIdin interfaceCampaignDraftOrBuilder- Returns:
- The draftId.
-
hasBaseCampaign
public boolean hasBaseCampaign()
Immutable. The base campaign to which the draft belongs.
optional string base_campaign = 10 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
hasBaseCampaignin interfaceCampaignDraftOrBuilder- Returns:
- Whether the baseCampaign field is set.
-
getBaseCampaign
public java.lang.String getBaseCampaign()
Immutable. The base campaign to which the draft belongs.
optional string base_campaign = 10 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getBaseCampaignin interfaceCampaignDraftOrBuilder- Returns:
- The baseCampaign.
-
getBaseCampaignBytes
public com.google.protobuf.ByteString getBaseCampaignBytes()
Immutable. The base campaign to which the draft belongs.
optional string base_campaign = 10 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }- Specified by:
getBaseCampaignBytesin interfaceCampaignDraftOrBuilder- Returns:
- The bytes for baseCampaign.
-
hasName
public boolean hasName()
The name of the campaign draft. This field is required and should not be empty when creating new campaign drafts. It must not contain any null (code point 0x0), NL line feed (code point 0xA) or carriage return (code point 0xD) characters.
optional string name = 11;- Specified by:
hasNamein interfaceCampaignDraftOrBuilder- Returns:
- Whether the name field is set.
-
getName
public java.lang.String getName()
The name of the campaign draft. This field is required and should not be empty when creating new campaign drafts. It must not contain any null (code point 0x0), NL line feed (code point 0xA) or carriage return (code point 0xD) characters.
optional string name = 11;- Specified by:
getNamein interfaceCampaignDraftOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The name of the campaign draft. This field is required and should not be empty when creating new campaign drafts. It must not contain any null (code point 0x0), NL line feed (code point 0xA) or carriage return (code point 0xD) characters.
optional string name = 11;- Specified by:
getNameBytesin interfaceCampaignDraftOrBuilder- Returns:
- The bytes for name.
-
hasDraftCampaign
public boolean hasDraftCampaign()
Output only. Resource name of the Campaign that results from overlaying the draft changes onto the base campaign. This field is read-only.
optional string draft_campaign = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
hasDraftCampaignin interfaceCampaignDraftOrBuilder- Returns:
- Whether the draftCampaign field is set.
-
getDraftCampaign
public java.lang.String getDraftCampaign()
Output only. Resource name of the Campaign that results from overlaying the draft changes onto the base campaign. This field is read-only.
optional string draft_campaign = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getDraftCampaignin interfaceCampaignDraftOrBuilder- Returns:
- The draftCampaign.
-
getDraftCampaignBytes
public com.google.protobuf.ByteString getDraftCampaignBytes()
Output only. Resource name of the Campaign that results from overlaying the draft changes onto the base campaign. This field is read-only.
optional string draft_campaign = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getDraftCampaignBytesin interfaceCampaignDraftOrBuilder- Returns:
- The bytes for draftCampaign.
-
getStatusValue
public int getStatusValue()
Output only. The status of the campaign draft. This field is read-only. When a new campaign draft is added, the status defaults to PROPOSED.
.google.ads.googleads.v10.enums.CampaignDraftStatusEnum.CampaignDraftStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusValuein interfaceCampaignDraftOrBuilder- Returns:
- The enum numeric value on the wire for status.
-
getStatus
public CampaignDraftStatusEnum.CampaignDraftStatus getStatus()
Output only. The status of the campaign draft. This field is read-only. When a new campaign draft is added, the status defaults to PROPOSED.
.google.ads.googleads.v10.enums.CampaignDraftStatusEnum.CampaignDraftStatus status = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatusin interfaceCampaignDraftOrBuilder- Returns:
- The status.
-
hasHasExperimentRunning
public boolean hasHasExperimentRunning()
Output only. Whether there is an experiment based on this draft currently serving.
optional bool has_experiment_running = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasHasExperimentRunningin interfaceCampaignDraftOrBuilder- Returns:
- Whether the hasExperimentRunning field is set.
-
getHasExperimentRunning
public boolean getHasExperimentRunning()
Output only. Whether there is an experiment based on this draft currently serving.
optional bool has_experiment_running = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getHasExperimentRunningin interfaceCampaignDraftOrBuilder- Returns:
- The hasExperimentRunning.
-
hasLongRunningOperation
public boolean hasLongRunningOperation()
Output only. The resource name of the long-running operation that can be used to poll for completion of draft promotion. This is only set if the draft promotion is in progress or finished.
optional string long_running_operation = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasLongRunningOperationin interfaceCampaignDraftOrBuilder- Returns:
- Whether the longRunningOperation field is set.
-
getLongRunningOperation
public java.lang.String getLongRunningOperation()
Output only. The resource name of the long-running operation that can be used to poll for completion of draft promotion. This is only set if the draft promotion is in progress or finished.
optional string long_running_operation = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLongRunningOperationin interfaceCampaignDraftOrBuilder- Returns:
- The longRunningOperation.
-
getLongRunningOperationBytes
public com.google.protobuf.ByteString getLongRunningOperationBytes()
Output only. The resource name of the long-running operation that can be used to poll for completion of draft promotion. This is only set if the draft promotion is in progress or finished.
optional string long_running_operation = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getLongRunningOperationBytesin interfaceCampaignDraftOrBuilder- Returns:
- The bytes for longRunningOperation.
-
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 CampaignDraft parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CampaignDraft parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CampaignDraft parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CampaignDraft parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CampaignDraft parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CampaignDraft parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CampaignDraft parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CampaignDraft parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static CampaignDraft parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static CampaignDraft parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CampaignDraft parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static CampaignDraft parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public CampaignDraft.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CampaignDraft.Builder newBuilder()
-
newBuilder
public static CampaignDraft.Builder newBuilder(CampaignDraft prototype)
-
toBuilder
public CampaignDraft.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CampaignDraft.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CampaignDraft getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CampaignDraft> parser()
-
getParserForType
public com.google.protobuf.Parser<CampaignDraft> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CampaignDraft getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-