Re: Question Regarding Predicates for AWQL Queries

2018-04-25 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi John, When using AWQL you can just directly use the " = " operator. For more information regarding constructing AWQL queries for both services and reports, you may refer to this guide . You may also send to me the complete SOAP re

Question Regarding Predicates for AWQL Queries

2018-04-24 Thread John N.
So I've tried to reference the following for predicates to use in AdGroupAd Service - https://developers.google.com/adwords/api/docs/reference/v201802/AdGroupAdService.Predicate however, none of them seem to work. For example running EQUALS produces an error whereas running EqualTo does not. I