Interface GoogleAnalyticsMetadata.Builder

  • Method Details

    • oAuthScopes

      The desired authorization scope for the Google Analytics account.

      Parameters:
      oAuthScopes - The desired authorization scope for the Google Analytics account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • oAuthScopes

      GoogleAnalyticsMetadata.Builder oAuthScopes(String... oAuthScopes)

      The desired authorization scope for the Google Analytics account.

      Parameters:
      oAuthScopes - The desired authorization scope for the Google Analytics account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.