Informações da Conta do RD Station Marketing
É possível obter algumas informações da conta do RD Station Marketing por meio dos respectivos endpoints.
Métodos disponíveis
Returns the account name from your RD Station Marketing account.
Response Body
Field | Type | Description |
---|---|---|
name | String | The name of the RD Station Marketing account. |
Example:
Code: 200
{
"name": "Account Name"
}
Returns the RD Station Marketing tracking code so it can be embedded on websites or CMS.
Response Body
Field | Type | Description |
---|---|---|
path | String | The unique tracking code path associated to each RD Station Marketing account. |
Example:
Code: 200
{
"path": "https://d335luupugsy2.cloudfront.net/js/loader-scripts/8d2892c6-e22c-2c2d-b15a-36916776e5e7-loader.js"
}