AFSChannelReport

AdSense For Search channel report.

Fields

Inherited Fields

Field nameField typeField description
channels long[]
An array of channel IDs, as specified in ChannelService_Data
dateRange DateRange
A predefined date, like "Today" or "LastMonth", or a custom range given by a start and end date.
grouping Grouping
How the data should be grouped for display.

Values are:

  • Date
  • Channel
  • ChannelAndDate

outputFormat OutputFormat
The file format in which the report should be generated.

Values are:

  • CSV_Excel - Tab-separated values (also known as Excel CSV).
  • CSV - Comma-separated values (also known as CSV).