I'm newbie with API.
I'm implementing API to retrieve some data (average cpc, costperconversion, etc) using awql (from CAMPAIGN_PERFORMANCE_REPORT). Unfortunately, I don't understand which service is required.
If I'm trying with CampaignService I receive following error:
An error has occurred: [QueryError{reason=INVALID_FROM_CLAUSE, message=}]
M01