Returns the requested Shopping performance view in full detail.
List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError
HTTP request
GET https://googleads.googleapis.com/v9/{resourceName=customers/*/shoppingPerformanceView}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
resourceName |
Required. The resource name of the Shopping performance view to fetch. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ShoppingPerformanceView
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adwords
For more information, see the OAuth 2.0 Overview.