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.