Find all of the custom dimensions associated with the account.
1 2 | analytics.list.dimensions(accessToken, account = NULL, accountID = NULL,
webID = NULL, startIndex = 1, maxResults = 10)
|
accessToken |
OAUTH Token |
account |
Full account to pull ID and webID from |
accountID |
account ID string |
webID |
web ID string |
startIndex |
Integer |
maxResults |
Integer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.