Contents

AppsReportingCampaign.AdChannelType

The advertising channel type of the campaign at report time.

Declaration

string AppsReportingCampaign.AdChannelType

Possible Values

SEARCH

Metrics from Search results ads.

DISPLAY

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

Discussion

This distinguishes SEARCH results placements from DISPLAY placements such as the Search tab, Today tab, or product pages for this campaign’s rows.

Example

{
  "adChannelType": "SEARCH"
}

See ReportingAdChannelType for additional context.