Interface AdxExt.BidExt.SKAdNetworkResponseOrBuilder

    • Method Detail

      • hasVersion

        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;
        Returns:
        Whether the version field is set.
      • getVersion

        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;
        Returns:
        The version.
      • getVersionBytes

        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;
        Returns:
        The bytes for version.
      • hasNetwork

        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;
        Returns:
        Whether the network field is set.
      • getNetwork

        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;
        Returns:
        The network.
      • getNetworkBytes

        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;
        Returns:
        The bytes for network.
      • hasCampaign

        boolean hasCampaign()
         Campaign ID compatible with Apple's spec.
         
        optional string campaign = 3;
        Returns:
        Whether the campaign field is set.
      • getCampaign

        String getCampaign()
         Campaign ID compatible with Apple's spec.
         
        optional string campaign = 3;
        Returns:
        The campaign.
      • getCampaignBytes

        com.google.protobuf.ByteString getCampaignBytes()
         Campaign ID compatible with Apple's spec.
         
        optional string campaign = 3;
        Returns:
        The bytes for campaign.
      • hasItunesitem

        boolean hasItunesitem()
         ID of advertiser's app in Apple's app store.
         
        optional string itunesitem = 4;
        Returns:
        Whether the itunesitem field is set.
      • getItunesitem

        String getItunesitem()
         ID of advertiser's app in Apple's app store.
         
        optional string itunesitem = 4;
        Returns:
        The itunesitem.
      • getItunesitemBytes

        com.google.protobuf.ByteString getItunesitemBytes()
         ID of advertiser's app in Apple's app store.
         
        optional string itunesitem = 4;
        Returns:
        The bytes for itunesitem.
      • getFidelitiesCount

        int getFidelitiesCount()
        repeated .com.google.doubleclick.BidExt.SKAdNetworkResponse.Fidelity fidelities = 9;
      • hasNonce

        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;
        Returns:
        Whether the nonce field is set.
      • getNonce

        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;
        Returns:
        The nonce.
      • getNonceBytes

        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;
        Returns:
        The bytes for nonce.
      • hasSourceapp

        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;
        Returns:
        Whether the sourceapp field is set.
      • getSourceapp

        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;
        Returns:
        The sourceapp.
      • getSourceappBytes

        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;
        Returns:
        The bytes for sourceapp.
      • hasTimestamp

        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;
        Returns:
        Whether the timestamp field is set.
      • getTimestamp

        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;
        Returns:
        The timestamp.
      • getTimestampBytes

        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;
        Returns:
        The bytes for timestamp.
      • hasSignature

        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;
        Returns:
        Whether the signature field is set.
      • getSignature

        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;
        Returns:
        The signature.
      • getSignatureBytes

        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;
        Returns:
        The bytes for signature.
      • hasSkadnOpts

        boolean hasSkadnOpts()
         [AdX: BidResponse.Ad.skadn_options]
         
        optional .com.google.doubleclick.BidExt.SKAdNetworkResponse.SKAdNetworkOptions skadn_opts = 10;
        Returns:
        Whether the skadnOpts field is set.