Returns the requested price accuracy view in full detail.
HTTP request
GET https://travelpartner.googleapis.com/v3/{name=accounts/*/priceAccuracyViews/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
The resource name of price accuracy view that is being queried. |
Query parameters
Parameters | |
---|---|
includeMatchedPrices |
Set to true if matched prices are to be added into the report. |
includePixels |
Set to true if pixel signals are to be added into the report. |
includeNonScoring |
Set to true if non-scoring rows are to be added into the report. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of PriceAccuracyView
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/travelpartner
For more information, see the OAuth 2.0 Overview.