{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"status": "INVALID_ARGUMENT",
"details": [
{
"@type": "type.googleapis.com/google.ads.googleads.v17.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"queryError": "REQUESTED_METRICS_FOR_MANAGER"
},
"message": "Metrics cannot be requested for a manager account. To retrieve metrics, issue separate requests against each client account under the manager account."
}
],
"requestId": "pV2N3M7vPQ_vEpqB2_GJPA"
}
]
}
}
In google docs i have referred , document says it have to basic service then how to check this api in development mode (test).
could you please suggest to solve this..
thanks for advance.
![]() |
Google Ads API Team |