Gets a delivery file for a given delivery inside a project.
HTTP request
GET https://mmmdata.googleapis.com/v0/{name=accounts/*/projects/*/deliveries/*/deliveryFiles/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The name of the delivery file to retrieve. Format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of DeliveryFile.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/mmm_datahttps://www.googleapis.com/auth/mmm_data.readonly
For more information, see the OAuth 2.0 Overview.