- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- SortField
- Try it!
Lists files for a report.
HTTP request
GET https://dfareporting.googleapis.com/dfareporting/v4/userprofiles/{profileId}/reports/{reportId}/files
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
profile |
The Campaign Manager 360 user profile ID. |
report |
The ID of the parent report. |
Query parameters
Parameters | |
---|---|
sort |
The field by which to sort the list. |
sort |
Order of sorted results. |
max |
Maximum number of results to return. |
page |
The value of the nextToken from the previous result page. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of FileList
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/dfareporting
SortField
Enums | |
---|---|
ID |
|
LAST_MODIFIED_TIME |