Item
Within a given item (ad), you can optionally use the custom_data
property to store additional information about the creative.
2 fields are supported:
"custom_data": {
"creative_name": null,
"custom_id": null
}
Field | Type | Description |
---|---|---|
|
Max size: 255 chars |
|
|
Max size: 30 chars |
|
Custom data fields are optional.
Reports
Custom data fields are (also) exposed via the following reports:
- Reports return the actual custom data fields (not the
custom_data
parent object).* Field naming conventions may vary for different reports.