Class AppEngagementAdInfo
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.ads.googleads.v18.common.AppEngagementAdInfo
- All Implemented Interfaces:
AppEngagementAdInfoOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class AppEngagementAdInfo
extends com.google.protobuf.GeneratedMessageV3
implements AppEngagementAdInfoOrBuilder
App engagement ads allow you to write text encouraging a specific action in the app, like checking in, making a purchase, or booking a flight. They allow you to send users to a specific part of your app where they can find what they're looking for easier and faster.Protobuf type
google.ads.googleads.v18.common.AppEngagementAdInfo- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classApp engagement ads allow you to write text encouraging a specific action in the app, like checking in, making a purchase, or booking a flight.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic AppEngagementAdInfogetDescriptions(int index) List of text assets for descriptions.intList of text assets for descriptions.List of text assets for descriptions.getDescriptionsOrBuilder(int index) List of text assets for descriptions.List<? extends AdTextAssetOrBuilder>List of text assets for descriptions.static final com.google.protobuf.Descriptors.DescriptorgetHeadlines(int index) List of text assets for headlines.intList of text assets for headlines.List of text assets for headlines.getHeadlinesOrBuilder(int index) List of text assets for headlines.List<? extends AdTextAssetOrBuilder>List of text assets for headlines.getImages(int index) List of image assets that may be displayed with the ad.intList of image assets that may be displayed with the ad.List of image assets that may be displayed with the ad.getImagesOrBuilder(int index) List of image assets that may be displayed with the ad.List<? extends AdImageAssetOrBuilder>List of image assets that may be displayed with the ad.com.google.protobuf.Parser<AppEngagementAdInfo>intgetVideos(int index) List of video assets that may be displayed with the ad.intList of video assets that may be displayed with the ad.List of video assets that may be displayed with the ad.getVideosOrBuilder(int index) List of video assets that may be displayed with the ad.List<? extends AdVideoAssetOrBuilder>List of video assets that may be displayed with the ad.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic AppEngagementAdInfo.Builderstatic AppEngagementAdInfo.BuildernewBuilder(AppEngagementAdInfo prototype) protected AppEngagementAdInfo.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AppEngagementAdInfoparseDelimitedFrom(InputStream input) static AppEngagementAdInfoparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppEngagementAdInfoparseFrom(byte[] data) static AppEngagementAdInfoparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppEngagementAdInfoparseFrom(com.google.protobuf.ByteString data) static AppEngagementAdInfoparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppEngagementAdInfoparseFrom(com.google.protobuf.CodedInputStream input) static AppEngagementAdInfoparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppEngagementAdInfoparseFrom(InputStream input) static AppEngagementAdInfoparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AppEngagementAdInfoparseFrom(ByteBuffer data) static AppEngagementAdInfoparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AppEngagementAdInfo>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
HEADLINES_FIELD_NUMBER
public static final int HEADLINES_FIELD_NUMBER- See Also:
-
DESCRIPTIONS_FIELD_NUMBER
public static final int DESCRIPTIONS_FIELD_NUMBER- See Also:
-
IMAGES_FIELD_NUMBER
public static final int IMAGES_FIELD_NUMBER- See Also:
-
VIDEOS_FIELD_NUMBER
public static final int VIDEOS_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein 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
List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesListin interfaceAppEngagementAdInfoOrBuilder
-
getHeadlinesOrBuilderList
List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesOrBuilderListin interfaceAppEngagementAdInfoOrBuilder
-
getHeadlinesCount
public int getHeadlinesCount()List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesCountin interfaceAppEngagementAdInfoOrBuilder
-
getHeadlines
List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesin interfaceAppEngagementAdInfoOrBuilder
-
getHeadlinesOrBuilder
List of text assets for headlines. When the ad serves the headlines will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset headlines = 1;- Specified by:
getHeadlinesOrBuilderin interfaceAppEngagementAdInfoOrBuilder
-
getDescriptionsList
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsListin interfaceAppEngagementAdInfoOrBuilder
-
getDescriptionsOrBuilderList
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsOrBuilderListin interfaceAppEngagementAdInfoOrBuilder
-
getDescriptionsCount
public int getDescriptionsCount()List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsCountin interfaceAppEngagementAdInfoOrBuilder
-
getDescriptions
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsin interfaceAppEngagementAdInfoOrBuilder
-
getDescriptionsOrBuilder
List of text assets for descriptions. When the ad serves the descriptions will be selected from this list.
repeated .google.ads.googleads.v18.common.AdTextAsset descriptions = 2;- Specified by:
getDescriptionsOrBuilderin interfaceAppEngagementAdInfoOrBuilder
-
getImagesList
List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 3;- Specified by:
getImagesListin interfaceAppEngagementAdInfoOrBuilder
-
getImagesOrBuilderList
List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 3;- Specified by:
getImagesOrBuilderListin interfaceAppEngagementAdInfoOrBuilder
-
getImagesCount
public int getImagesCount()List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 3;- Specified by:
getImagesCountin interfaceAppEngagementAdInfoOrBuilder
-
getImages
List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 3;- Specified by:
getImagesin interfaceAppEngagementAdInfoOrBuilder
-
getImagesOrBuilder
List of image assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdImageAsset images = 3;- Specified by:
getImagesOrBuilderin interfaceAppEngagementAdInfoOrBuilder
-
getVideosList
List of video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;- Specified by:
getVideosListin interfaceAppEngagementAdInfoOrBuilder
-
getVideosOrBuilderList
List of video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;- Specified by:
getVideosOrBuilderListin interfaceAppEngagementAdInfoOrBuilder
-
getVideosCount
public int getVideosCount()List of video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;- Specified by:
getVideosCountin interfaceAppEngagementAdInfoOrBuilder
-
getVideos
List of video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;- Specified by:
getVideosin interfaceAppEngagementAdInfoOrBuilder
-
getVideosOrBuilder
List of video assets that may be displayed with the ad.
repeated .google.ads.googleads.v18.common.AdVideoAsset videos = 4;- Specified by:
getVideosOrBuilderin interfaceAppEngagementAdInfoOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- 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 AppEngagementAdInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppEngagementAdInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppEngagementAdInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppEngagementAdInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppEngagementAdInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppEngagementAdInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AppEngagementAdInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AppEngagementAdInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AppEngagementAdInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppEngagementAdInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AppEngagementAdInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-