Contents

ReportingCreativeSpec

Creative specification embedded in report rows.

Declaration

object ReportingCreativeSpec

Properties

NameTypeDescription
languagestring

The BCP 47 language tag of the creative (for example, en-US, fr-FR).

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"
}

See Also