Hey thanks for that but still I'm facing the same issue.
I do have this
7177978566 client account as my sub account in my manager account(2552021125)
I also tried executing query given by you but getting this error:-
[
{
"error": {
"code": 403,
"message": "The caller does not have permission",
"status": "PERMISSION_DENIED",
"details": [
{
"@type": "
type.googleapis.com/google.ads.googleads.v17.errors.GoogleAdsFailure",
"errors": [
{
"errorCode": {
"authorizationError": "DEVELOPER_TOKEN_NOT_APPROVED"
},
"message": "The developer token is only approved for use with test accounts. To access non-test accounts, apply for Basic or Standard access."
}
],
"requestId": "vgyoXwDpy-L_aP3m3KwFhg"
}
]
}
}
]
Please help!