Interface AdxExt.UserExt.ExtendedIdOrBuilder

    • Method Detail

      • hasSource

        boolean hasSource()
         The source (provider) of the signal.
         
        optional string source = 1;
        Returns:
        Whether the source field is set.
      • getSource

        String getSource()
         The source (provider) of the signal.
         
        optional string source = 1;
        Returns:
        The source.
      • getSourceBytes

        com.google.protobuf.ByteString getSourceBytes()
         The source (provider) of the signal.
         
        optional string source = 1;
        Returns:
        The bytes for source.
      • getUidsCount

        int getUidsCount()
        repeated .com.google.doubleclick.UserExt.ExtendedId.ExtendedIdUid uids = 2;