Re: Possible to select multiple QueryMatchTypeWithVariant in AWQL query?

2017-08-08 Thread Jonas Bolin
Thanks Shwetha!

On Tuesday, 11 July 2017 20:13:50 UTC+2, Shwetha Vastrad (AdWords API Team) 
wrote:
>
> Hi Jonas,
>
> You can use the IN operator and provide a list predicate values in the 
> query to check if the field is equal to one of the given values. The 
> predicate should look something like this:
>
> WHERE QueryMatchTypeWithVariant IN ["BROAD", "PHRASE"]
>
> The formal AWQL grammar is provided here 
> 
> . 
>
> Regards,
> Shwetha, 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/d787e0b3-941c-4b8d-a914-c2cd0befd241%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Possible to select multiple QueryMatchTypeWithVariant in AWQL query?

2017-07-11 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Jonas,

You can use the IN operator and provide a list predicate values in the 
query to check if the field is equal to one of the given values. The 
predicate should look something like this:

WHERE QueryMatchTypeWithVariant IN ["BROAD", "PHRASE"]

The formal AWQL grammar is provided here 

. 

Regards,
Shwetha, 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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/8ef51b56-9bf8-4bc0-84f2-9c360cc5a8ed%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.