Class SmartCampaignAdInfo
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.common.SmartCampaignAdInfo
-
- All Implemented Interfaces:
SmartCampaignAdInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class SmartCampaignAdInfo extends com.google.protobuf.GeneratedMessageV3 implements SmartCampaignAdInfoOrBuilder
A Smart campaign ad.
Protobuf typegoogle.ads.googleads.v10.common.SmartCampaignAdInfo- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSmartCampaignAdInfo.BuilderA Smart campaign ad.-
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 intDESCRIPTIONS_FIELD_NUMBERstatic intHEADLINES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)static SmartCampaignAdInfogetDefaultInstance()SmartCampaignAdInfogetDefaultInstanceForType()AdTextAssetgetDescriptions(int index)List of text assets for descriptions.intgetDescriptionsCount()List of text assets for descriptions.java.util.List<AdTextAsset>getDescriptionsList()List of text assets for descriptions.AdTextAssetOrBuildergetDescriptionsOrBuilder(int index)List of text assets for descriptions.java.util.List<? extends AdTextAssetOrBuilder>getDescriptionsOrBuilderList()List of text assets for descriptions.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()AdTextAssetgetHeadlines(int index)List of text assets for headlines.intgetHeadlinesCount()List of text assets for headlines.java.util.List<AdTextAsset>getHeadlinesList()List of text assets for headlines.AdTextAssetOrBuildergetHeadlinesOrBuilder(int index)List of text assets for headlines.java.util.List<? extends AdTextAssetOrBuilder>getHeadlinesOrBuilderList()List of text assets for headlines.com.google.protobuf.Parser<SmartCampaignAdInfo>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SmartCampaignAdInfo.BuildernewBuilder()static SmartCampaignAdInfo.BuildernewBuilder(SmartCampaignAdInfo prototype)SmartCampaignAdInfo.BuildernewBuilderForType()protected SmartCampaignAdInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SmartCampaignAdInfoparseDelimitedFrom(java.io.InputStream input)static SmartCampaignAdInfoparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartCampaignAdInfoparseFrom(byte[] data)static SmartCampaignAdInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartCampaignAdInfoparseFrom(com.google.protobuf.ByteString data)static SmartCampaignAdInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartCampaignAdInfoparseFrom(com.google.protobuf.CodedInputStream input)static SmartCampaignAdInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartCampaignAdInfoparseFrom(java.io.InputStream input)static SmartCampaignAdInfoparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SmartCampaignAdInfoparseFrom(java.nio.ByteBuffer data)static SmartCampaignAdInfoparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SmartCampaignAdInfo>parser()SmartCampaignAdInfo.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
-
HEADLINES_FIELD_NUMBER
public static final int HEADLINES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTIONS_FIELD_NUMBER
public static final int DESCRIPTIONS_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
-
getHeadlinesList
public java.util.List<AdTextAsset> getHeadlinesList()
List of text assets for headlines. When the ad serves the headlines will be selected from this list. 3 headlines must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesListin interfaceSmartCampaignAdInfoOrBuilder
-
getHeadlinesOrBuilderList
public java.util.List<? extends AdTextAssetOrBuilder> getHeadlinesOrBuilderList()
List of text assets for headlines. When the ad serves the headlines will be selected from this list. 3 headlines must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesOrBuilderListin interfaceSmartCampaignAdInfoOrBuilder
-
getHeadlinesCount
public int getHeadlinesCount()
List of text assets for headlines. When the ad serves the headlines will be selected from this list. 3 headlines must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesCountin interfaceSmartCampaignAdInfoOrBuilder
-
getHeadlines
public AdTextAsset getHeadlines(int index)
List of text assets for headlines. When the ad serves the headlines will be selected from this list. 3 headlines must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesin interfaceSmartCampaignAdInfoOrBuilder
-
getHeadlinesOrBuilder
public AdTextAssetOrBuilder getHeadlinesOrBuilder(int index)
List of text assets for headlines. When the ad serves the headlines will be selected from this list. 3 headlines must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesOrBuilderin interfaceSmartCampaignAdInfoOrBuilder
-
getDescriptionsList
public java.util.List<AdTextAsset> getDescriptionsList()
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list. 2 descriptions must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsListin interfaceSmartCampaignAdInfoOrBuilder
-
getDescriptionsOrBuilderList
public java.util.List<? extends AdTextAssetOrBuilder> getDescriptionsOrBuilderList()
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list. 2 descriptions must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsOrBuilderListin interfaceSmartCampaignAdInfoOrBuilder
-
getDescriptionsCount
public int getDescriptionsCount()
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list. 2 descriptions must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsCountin interfaceSmartCampaignAdInfoOrBuilder
-
getDescriptions
public AdTextAsset getDescriptions(int index)
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list. 2 descriptions must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsin interfaceSmartCampaignAdInfoOrBuilder
-
getDescriptionsOrBuilder
public AdTextAssetOrBuilder getDescriptionsOrBuilder(int index)
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list. 2 descriptions must be specified.
repeated .google.ads.googleads.v10.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsOrBuilderin interfaceSmartCampaignAdInfoOrBuilder
-
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 SmartCampaignAdInfo parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SmartCampaignAdInfo parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static SmartCampaignAdInfo parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static SmartCampaignAdInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public SmartCampaignAdInfo.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SmartCampaignAdInfo.Builder newBuilder()
-
newBuilder
public static SmartCampaignAdInfo.Builder newBuilder(SmartCampaignAdInfo prototype)
-
toBuilder
public SmartCampaignAdInfo.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SmartCampaignAdInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SmartCampaignAdInfo getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SmartCampaignAdInfo> parser()
-
getParserForType
public com.google.protobuf.Parser<SmartCampaignAdInfo> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SmartCampaignAdInfo getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-