Package com.google.doubleclick
Class AdxExt.BidExt.SKAdNetworkResponse
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.doubleclick.AdxExt.BidExt.SKAdNetworkResponse
-
- All Implemented Interfaces:
AdxExt.BidExt.SKAdNetworkResponseOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- AdxExt.BidExt
public static final class AdxExt.BidExt.SKAdNetworkResponse extends com.google.protobuf.GeneratedMessageV3 implements AdxExt.BidExt.SKAdNetworkResponseOrBuilder
Advertiser's SKAdNetwork information to support app installation attribution for iOS 14 and later. Apple's SKAdNetwork API helps advertisers measure ad-driven app installation by sending a postback to the ad network after a successful install. Ad networks will need to send their network ID and signed advertiser information to allow an install to be attributed to the ad impression. For more info visit: https://developer.apple.com/documentation/storekit/skadnetwork
Protobuf typecom.google.doubleclick.BidExt.SKAdNetworkResponse- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdxExt.BidExt.SKAdNetworkResponse.BuilderAdvertiser's SKAdNetwork information to support app installation attribution for iOS 14 and later.static classAdxExt.BidExt.SKAdNetworkResponse.FidelitySKAdNetwork API starting from version 2.2 supports multiple ad presentation options specified by the `fidelity-type` parameter of the SKAdNetwork signature.static interfaceAdxExt.BidExt.SKAdNetworkResponse.FidelityOrBuilderstatic classAdxExt.BidExt.SKAdNetworkResponse.SKAdNetworkOptionsGoogle Mobile Ads SDK options for SKAdNetwork handling.static interfaceAdxExt.BidExt.SKAdNetworkResponse.SKAdNetworkOptionsOrBuilder-
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 intCAMPAIGN_FIELD_NUMBERstatic intFIDELITIES_FIELD_NUMBERstatic intITUNESITEM_FIELD_NUMBERstatic intNETWORK_FIELD_NUMBERstatic intNONCE_FIELD_NUMBERstatic com.google.protobuf.Parser<AdxExt.BidExt.SKAdNetworkResponse>PARSERDeprecated.static intSIGNATURE_FIELD_NUMBERstatic intSKADN_OPTS_FIELD_NUMBERstatic intSOURCEAPP_FIELD_NUMBERstatic intTIMESTAMP_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetCampaign()Campaign ID compatible with Apple's spec.com.google.protobuf.ByteStringgetCampaignBytes()Campaign ID compatible with Apple's spec.static AdxExt.BidExt.SKAdNetworkResponsegetDefaultInstance()AdxExt.BidExt.SKAdNetworkResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()AdxExt.BidExt.SKAdNetworkResponse.FidelitygetFidelities(int index)repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;intgetFidelitiesCount()repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;List<AdxExt.BidExt.SKAdNetworkResponse.Fidelity>getFidelitiesList()repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;AdxExt.BidExt.SKAdNetworkResponse.FidelityOrBuildergetFidelitiesOrBuilder(int index)repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;List<? extends AdxExt.BidExt.SKAdNetworkResponse.FidelityOrBuilder>getFidelitiesOrBuilderList()repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;StringgetItunesitem()ID of advertiser's app in Apple's app store.com.google.protobuf.ByteStringgetItunesitemBytes()ID of advertiser's app in Apple's app store.StringgetNetwork()Ad network identifier used in signature.com.google.protobuf.ByteStringgetNetworkBytes()Ad network identifier used in signature.StringgetNonce()A unique all-lowercase UUID generated by the advertiser to use for generating the signature.com.google.protobuf.ByteStringgetNonceBytes()A unique all-lowercase UUID generated by the advertiser to use for generating the signature.com.google.protobuf.Parser<AdxExt.BidExt.SKAdNetworkResponse>getParserForType()intgetSerializedSize()StringgetSignature()SKAdNetwork signature as specified by Apple.com.google.protobuf.ByteStringgetSignatureBytes()SKAdNetwork signature as specified by Apple.AdxExt.BidExt.SKAdNetworkResponse.SKAdNetworkOptionsgetSkadnOpts()[AdX: BidResponse.Ad.skadn_options]AdxExt.BidExt.SKAdNetworkResponse.SKAdNetworkOptionsOrBuildergetSkadnOptsOrBuilder()[AdX: BidResponse.Ad.skadn_options]StringgetSourceapp()ID of publisher's app in Apple's app store.com.google.protobuf.ByteStringgetSourceappBytes()ID of publisher's app in Apple's app store.StringgetTimestamp()Unix time in millis used at the time of signature generation.com.google.protobuf.ByteStringgetTimestampBytes()Unix time in millis used at the time of signature generation.com.google.protobuf.UnknownFieldSetgetUnknownFields()StringgetVersion()Version of SKAdNetwork supported by the advertiser.com.google.protobuf.ByteStringgetVersionBytes()Version of SKAdNetwork supported by the advertiser.booleanhasCampaign()Campaign ID compatible with Apple's spec.inthashCode()booleanhasItunesitem()ID of advertiser's app in Apple's app store.booleanhasNetwork()Ad network identifier used in signature.booleanhasNonce()A unique all-lowercase UUID generated by the advertiser to use for generating the signature.booleanhasSignature()SKAdNetwork signature as specified by Apple.booleanhasSkadnOpts()[AdX: BidResponse.Ad.skadn_options]booleanhasSourceapp()ID of publisher's app in Apple's app store.booleanhasTimestamp()Unix time in millis used at the time of signature generation.booleanhasVersion()Version of SKAdNetwork supported by the advertiser.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static AdxExt.BidExt.SKAdNetworkResponse.BuildernewBuilder()static AdxExt.BidExt.SKAdNetworkResponse.BuildernewBuilder(AdxExt.BidExt.SKAdNetworkResponse prototype)AdxExt.BidExt.SKAdNetworkResponse.BuildernewBuilderForType()protected AdxExt.BidExt.SKAdNetworkResponse.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static AdxExt.BidExt.SKAdNetworkResponseparseDelimitedFrom(InputStream input)static AdxExt.BidExt.SKAdNetworkResponseparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(byte[] data)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(com.google.protobuf.ByteString data)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(com.google.protobuf.CodedInputStream input)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(InputStream input)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(ByteBuffer data)static AdxExt.BidExt.SKAdNetworkResponseparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<AdxExt.BidExt.SKAdNetworkResponse>parser()AdxExt.BidExt.SKAdNetworkResponse.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
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NETWORK_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CAMPAIGN_FIELD_NUMBER
public static final int CAMPAIGN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ITUNESITEM_FIELD_NUMBER
public static final int ITUNESITEM_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FIDELITIES_FIELD_NUMBER
public static final int FIDELITIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NONCE_FIELD_NUMBER
public static final int NONCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCEAPP_FIELD_NUMBER
public static final int SOURCEAPP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMESTAMP_FIELD_NUMBER
public static final int TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SIGNATURE_FIELD_NUMBER
public static final int SIGNATURE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SKADN_OPTS_FIELD_NUMBER
public static final int SKADN_OPTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARSER
@Deprecated public static final com.google.protobuf.Parser<AdxExt.BidExt.SKAdNetworkResponse> PARSER
Deprecated.
-
-
Method Detail
-
newInstance
protected 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
-
hasVersion
public boolean hasVersion()
Version of SKAdNetwork supported by the advertiser. Also used to specify how the signature was generated by the advertiser. This should match the version from BidRequest.imp.ext.skad.version.
optional string version = 1;- Specified by:
hasVersionin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the version field is set.
-
getVersion
public String getVersion()
Version of SKAdNetwork supported by the advertiser. Also used to specify how the signature was generated by the advertiser. This should match the version from BidRequest.imp.ext.skad.version.
optional string version = 1;- Specified by:
getVersionin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The version.
-
getVersionBytes
public com.google.protobuf.ByteString getVersionBytes()
Version of SKAdNetwork supported by the advertiser. Also used to specify how the signature was generated by the advertiser. This should match the version from BidRequest.imp.ext.skad.version.
optional string version = 1;- Specified by:
getVersionBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for version.
-
hasNetwork
public boolean hasNetwork()
Ad network identifier used in signature. This should match one of the items in BidRequest.imp.ext.skad.skadnetids.
optional string network = 2;- Specified by:
hasNetworkin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the network field is set.
-
getNetwork
public String getNetwork()
Ad network identifier used in signature. This should match one of the items in BidRequest.imp.ext.skad.skadnetids.
optional string network = 2;- Specified by:
getNetworkin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The network.
-
getNetworkBytes
public com.google.protobuf.ByteString getNetworkBytes()
Ad network identifier used in signature. This should match one of the items in BidRequest.imp.ext.skad.skadnetids.
optional string network = 2;- Specified by:
getNetworkBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for network.
-
hasCampaign
public boolean hasCampaign()
Campaign ID compatible with Apple's spec.
optional string campaign = 3;- Specified by:
hasCampaignin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the campaign field is set.
-
getCampaign
public String getCampaign()
Campaign ID compatible with Apple's spec.
optional string campaign = 3;- Specified by:
getCampaignin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The campaign.
-
getCampaignBytes
public com.google.protobuf.ByteString getCampaignBytes()
Campaign ID compatible with Apple's spec.
optional string campaign = 3;- Specified by:
getCampaignBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for campaign.
-
hasItunesitem
public boolean hasItunesitem()
ID of advertiser's app in Apple's app store.
optional string itunesitem = 4;- Specified by:
hasItunesitemin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the itunesitem field is set.
-
getItunesitem
public String getItunesitem()
ID of advertiser's app in Apple's app store.
optional string itunesitem = 4;- Specified by:
getItunesitemin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The itunesitem.
-
getItunesitemBytes
public com.google.protobuf.ByteString getItunesitemBytes()
ID of advertiser's app in Apple's app store.
optional string itunesitem = 4;- Specified by:
getItunesitemBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for itunesitem.
-
getFidelitiesList
public List<AdxExt.BidExt.SKAdNetworkResponse.Fidelity> getFidelitiesList()
repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;- Specified by:
getFidelitiesListin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder
-
getFidelitiesOrBuilderList
public List<? extends AdxExt.BidExt.SKAdNetworkResponse.FidelityOrBuilder> getFidelitiesOrBuilderList()
repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;- Specified by:
getFidelitiesOrBuilderListin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder
-
getFidelitiesCount
public int getFidelitiesCount()
repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;- Specified by:
getFidelitiesCountin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder
-
getFidelities
public AdxExt.BidExt.SKAdNetworkResponse.Fidelity getFidelities(int index)
repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;- Specified by:
getFidelitiesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder
-
getFidelitiesOrBuilder
public AdxExt.BidExt.SKAdNetworkResponse.FidelityOrBuilder getFidelitiesOrBuilder(int index)
repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;- Specified by:
getFidelitiesOrBuilderin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder
-
hasNonce
public boolean hasNonce()
A unique all-lowercase UUID generated by the advertiser to use for generating the signature. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.nonce field to support multiple fidelity types.
optional string nonce = 5;- Specified by:
hasNoncein interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the nonce field is set.
-
getNonce
public String getNonce()
A unique all-lowercase UUID generated by the advertiser to use for generating the signature. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.nonce field to support multiple fidelity types.
optional string nonce = 5;- Specified by:
getNoncein interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The nonce.
-
getNonceBytes
public com.google.protobuf.ByteString getNonceBytes()
A unique all-lowercase UUID generated by the advertiser to use for generating the signature. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.nonce field to support multiple fidelity types.
optional string nonce = 5;- Specified by:
getNonceBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for nonce.
-
hasSourceapp
public boolean hasSourceapp()
ID of publisher's app in Apple's app store. This should match the ID from BidRequest.imp.ext.skad.sourceapp.
optional string sourceapp = 6;- Specified by:
hasSourceappin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the sourceapp field is set.
-
getSourceapp
public String getSourceapp()
ID of publisher's app in Apple's app store. This should match the ID from BidRequest.imp.ext.skad.sourceapp.
optional string sourceapp = 6;- Specified by:
getSourceappin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The sourceapp.
-
getSourceappBytes
public com.google.protobuf.ByteString getSourceappBytes()
ID of publisher's app in Apple's app store. This should match the ID from BidRequest.imp.ext.skad.sourceapp.
optional string sourceapp = 6;- Specified by:
getSourceappBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for sourceapp.
-
hasTimestamp
public boolean hasTimestamp()
Unix time in millis used at the time of signature generation. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.timestamp field to support multiple fidelity types.
optional string timestamp = 7;- Specified by:
hasTimestampin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the timestamp field is set.
-
getTimestamp
public String getTimestamp()
Unix time in millis used at the time of signature generation. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.timestamp field to support multiple fidelity types.
optional string timestamp = 7;- Specified by:
getTimestampin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The timestamp.
-
getTimestampBytes
public com.google.protobuf.ByteString getTimestampBytes()
Unix time in millis used at the time of signature generation. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.timestamp field to support multiple fidelity types.
optional string timestamp = 7;- Specified by:
getTimestampBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for timestamp.
-
hasSignature
public boolean hasSignature()
SKAdNetwork signature as specified by Apple. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.signature field to support multiple fidelity types.
optional string signature = 8;- Specified by:
hasSignaturein interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the signature field is set.
-
getSignature
public String getSignature()
SKAdNetwork signature as specified by Apple. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.signature field to support multiple fidelity types.
optional string signature = 8;- Specified by:
getSignaturein interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The signature.
-
getSignatureBytes
public com.google.protobuf.ByteString getSignatureBytes()
SKAdNetwork signature as specified by Apple. Note: This field will be deprecated in favor of the BidResponse.bid.ext.skadn.fidelities.signature field to support multiple fidelity types.
optional string signature = 8;- Specified by:
getSignatureBytesin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The bytes for signature.
-
hasSkadnOpts
public boolean hasSkadnOpts()
[AdX: BidResponse.Ad.skadn_options]
optional .com.google.doubleclick.BidExt.SKAdNetworkResponse.SKAdNetworkOptions skadn_opts = 10;- Specified by:
hasSkadnOptsin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- Whether the skadnOpts field is set.
-
getSkadnOpts
public AdxExt.BidExt.SKAdNetworkResponse.SKAdNetworkOptions getSkadnOpts()
[AdX: BidResponse.Ad.skadn_options]
optional .com.google.doubleclick.BidExt.SKAdNetworkResponse.SKAdNetworkOptions skadn_opts = 10;- Specified by:
getSkadnOptsin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder- Returns:
- The skadnOpts.
-
getSkadnOptsOrBuilder
public AdxExt.BidExt.SKAdNetworkResponse.SKAdNetworkOptionsOrBuilder getSkadnOptsOrBuilder()
[AdX: BidResponse.Ad.skadn_options]
optional .com.google.doubleclick.BidExt.SKAdNetworkResponse.SKAdNetworkOptions skadn_opts = 10;- Specified by:
getSkadnOptsOrBuilderin interfaceAdxExt.BidExt.SKAdNetworkResponseOrBuilder
-
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 IOException- 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
public boolean equals(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 AdxExt.BidExt.SKAdNetworkResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static AdxExt.BidExt.SKAdNetworkResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public AdxExt.BidExt.SKAdNetworkResponse.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AdxExt.BidExt.SKAdNetworkResponse.Builder newBuilder()
-
newBuilder
public static AdxExt.BidExt.SKAdNetworkResponse.Builder newBuilder(AdxExt.BidExt.SKAdNetworkResponse prototype)
-
toBuilder
public AdxExt.BidExt.SKAdNetworkResponse.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AdxExt.BidExt.SKAdNetworkResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AdxExt.BidExt.SKAdNetworkResponse getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AdxExt.BidExt.SKAdNetworkResponse> parser()
-
getParserForType
public com.google.protobuf.Parser<AdxExt.BidExt.SKAdNetworkResponse> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AdxExt.BidExt.SKAdNetworkResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-