Returns information about campaigns that have an associated brand. It includes the campaign ID, the campaign name, the brand ID and the brand name. The mapping also returns information about any creative associated with the campaign, including the creative ID, and the creative name.
Note: It's currently only available for buyers.
Response values
Parameter | Type | Description |
---|---|---|
brand_id | integer | Provides the unique identifier for the brand, which is returned when you retrieve client audit logs. |
brand_name | string | Provides the name that corresponds to the |
campaign_id | integer | Provides the unique identifier for the campaign. |
campaign_name | string | Provides the name that corresponds to the |
creatives | array of objects | Provides an object which contains the following information about the creative: |