Dimensions
Dimensions
Dimensions allow you to specify the aggregation level suited to your needs.
There are no restrictions on the number of dimensions or the order of dimensions. The full list is below:
Type | Dimension |
---|---|
Campaign |
|
Time |
|
The dimensions
array of the stats request should contain all requested dimensions.
For example: ['Advertiser','Adset','Day','Hour']
Names vs. IDs
In the dimensions above,
Advertiser
will return the name of the advertiser, whereasAdvertiserId
returns the numerical ID. The same applies toAdset
andCategory
.
Updated about 1 year ago
Did this page help you?