I have created an AdWords Account having a campaign running. I have created a production MCC account. But I have not applied for Basic Level token. It is the Test Account Access token. When execute the GetCampaign program, I get the following error:
Request failed due to ApiException. Underlying ApiErrors:
Error 0: QuotaCheckError{apiErrorType=QuotaCheckError,
errorString=QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED, fieldPath=,
reason=DEVELOPER_TOKEN_NOT_APPROVED, trigger=<null>}
DO we need to have the Basic Access level token for accessing the API data.
Won't the test token suffice?