-
Notifications
You must be signed in to change notification settings - Fork 0
List the Custom Page Variables
In order to list the Custom Page Variables configuration, you can query the following API endpoint:
http://apirest.atinternet-solutions.com/config/v1/bi/attributes?keys={siteid:999999}&filter={dimensiontechnicallabel:cr_f}
Please refer to this note if you’re using SSO to login to AT Internet services.
The API will return the following array:
[{
"AttributeID": 123456,
"TechnicalLabel": "cl_123456",
"Label": "Custom Variable 1 Label"
}, {
"AttributeID": 456789,
"TechnicalLabel": "cl_456789",
"Label": "Custom Variable 2 Label"
}]
The TechnicalLabel field provides you with the value you should use in the columns parameter of the getData method.
Please note that the API may also return extra attributes (such as “Detail”, “Metadata”, “Format”, etc.), that can be ignored.
As it’s possible to delete and create custom variable, the API allows you to filter on the dates, should you need to show only the active custom variables on a given period:
http://apirest.atinternet-solutions.com/config/v1/bi/attributes?keys={siteid:999999}&filter={dimensiontechnicallabel:cr_f}&start=2018-01-01T00:00&end=2018-01-05T23:59
Please refer to this note if you’re using SSO to login to AT Internet services.
The dates should match the the ISO 8601 format.
Last update: 22/01/2019
-
Data API
- Data flow
- Advice optimizations data flow
- Error codes data flow
- Faq data flow
- General information data flow
- Technical information data flow
- Reporting API v3
- Getting started
- Methods
- Parameters
- Technical information
- REST API
- Campaigns
- Custom variables
- Getting started rest
- Methods rest
- Response structure parameters rest
- Fixed periods
- Parameters compatibility
- Relative periods
- Structure of the response
- “code” parameter
- “columns” parameter
- “evo” parameter
- “filter” parameter
- “include” parameter
- “lng” parameter
- “max-results” parameter
- “page-num” parameter
- “period” parameter
- “period” parameter: “H” v. “He” & “MN” v. “MNe”
- “retention” parameter
- “segmentdesc” parameter
- “segment” parameter
- “sep” parameter
- “sort” parameter
- “space” parameter
- Technical specifications rest
- Data flow
-
Data collection
- Android
- Advanced features
- Campaigns
- Changelog
- Content
- Ecommerce
- Getting started
- Users
- Apple
- Advanced features
- Campaigns
- Changelog
- Content
- Ecommerce
- Getting started
- Users
- General
- Cddc renew staging process
- Changelog
- Craft your hit
- Encoded parameters
- Server side cookie management
- Supported taggings
- Tagging deletion
- Utilisation of dispatch sdks
- JavaScript
- Advanced features
- Campaigns
- Changelog
- Content
- Ecommerce
- Getting started
- Partners javascript
- Users
- Piano Analytics
- Event tagging piano analytics
- Getting started piano analytics
- Piano analytics tagging
- Feeding piano analytics with as2 tagging
- Tagging custom properties sdk
- Android