Hi Ildar, If you wish to use AWQL with reports, you should not use any API service. You would have to generate it using reporting configuration. An example code from PHP client library can be found here <https://developers.google.com/adwords/api/docs/samples/php/reporting#download-a-criteria-performance-report-with-awql> .
However, if you wish to use AWQL with service calls <https://developers.google.com/adwords/api/docs/guides/awql#using_awql_in_service_calls>, then the FROM clause is not needed and the service should be LabelService <https://developers.google.com/adwords/api/docs/reference/v201609/LabelService> instead of CampaignService. Regards, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/ae7fb7db-5e25-4c72-b959-05f280d6b8a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
