ReportingCreativeSpec
Creative specification embedded in report rows.
Declaration
object ReportingCreativeSpecProperties
| Name | Type | Description |
|---|---|---|
language | string | The BCP 47 language tag of the creative (for example, |
Discussion
The ReportingCreativeSpec captures the locale language of a creative as recorded at report time. It’s embedded in ad and creative reporting objects where language-level segmentation is required.
Example
{
"language": "en-US"
}