Contents

BrandsReportingCampaign.AdChannelType

The advertising channel type of the campaign at report time.

Declaration

string BrandsReportingCampaign.AdChannelType

Possible Values

SEARCH

Metrics from Search results ads.

DISPLAY

Metrics from Search tab, Today tab, or Product Pages ads.

Discussion

Since Brands campaigns only run on Apple Maps, this field distinguishes SEARCH results placements from DISPLAY placements like the Search tab or Today tab.

Example

{
  "adChannelType": "SEARCH"
}

See ReportingAdChannelType for additional context.