Class GoogleDaiConfiguration

    • Method Detail

      • getApiKey

         final String getApiKey()

        The API key for the stream request. (NonNull)

        • This key is used to verify applications that are attempting to access the content.

        • This key is configured through the Google Ad Manager UI.

      • getAuthToken

         final String getAuthToken()

        The authorization token for the stream request. (Nullable)

        • This token is used for stricter content authorization.

        • The publisher can control individual content streams authorizations based on this token.

      • getAdTagParameters

         final Map<String, String> getAdTagParameters()

        The ad tag parameters added to stream request. (Nullable)

        • Each entry contains the parameter name with associated value.