Report snapshot data

GET https://{{base_url}}/v6/report-snapshots/{{snapshotId}}/{{dataComponentId}}.json

Report snapshot data

This endpoint returns actual metrics used in the generation of the report snapshot shown.

Parameters

  • format=json|xml optional, specifies the format of output requested. See Output Formats for more information
  • aid={aid} optional, changes the account group context of the current request. If an invalid account group ID is specified as a parameter, the response will come back as an HTTP/400 error.
  • {snapshotId} the ID of the report snapshot you’re interested in.
  • {dataComponentId} the ID of the data component for which to retrieve data.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring