167k views
5 votes
Each query sent to the Reporting API must specify:

(select all that apply)

a) the start and end dates
b) the name of the standard report you wish to use
c) which metrics to display
d) the ID of the account view that the data should be retrieved from

1 Answer

6 votes

Final answer:

Each query for the Reporting API must specify the start and end dates, the name of the standard report, the metrics to display, and the ID of the account view.

Step-by-step explanation:

Each query sent to the Reporting API must specify:

  • The start and end dates: This is to define the time range for which the data needs to be retrieved.
  • The name of the standard report: This is to specify the type of report you want to generate.
  • Which metrics to display: This helps determine the specific data points you want to see in the report.
  • The ID of the account view: This is important to identify the specific account view from which the data should be retrieved.

User Jumax
by
8.4k points