Hi Josh
Thank you for quick response, but issue not in device field. Maybe I wan't 
clear before. 
Issue in operands conjuctions, because I can run request device preferences 
with easy filter (only business name or only category) but can't do that 
with complex one (business name and category). Looks like we have some sort 
of operands limitation which isn't documented. 

-- best regards, Sergey 

вторник, 24 марта 2015 г., 19:46:02 UTC+2 пользователь Josh Radcliff 
(AdWords API Team) написал:
>
> Hi,
>
> You can check the last column of the report fields list 
> <https://developers.google.com/adwords/api/docs/appendix/reports#campaign> to 
> see valid filtering values. For the *Device* field, the valid values to 
> use in predicates are:
>
> DESKTOP
> HIGH_END_MOBILE
> TABLET
>
> Thanks,
> Josh, Adwords API Team
>
> On Tuesday, March 24, 2015 at 1:38:22 PM UTC-4, Sergey Petrov wrote:
>>
>> Hi, all 
>>
>> During run a request to add filter to campaign level which will filter 
>> account level location extension with business name filter and category I 
>> get INVALID_CONJUNCTION_OPERANDS error. 
>>
>> Structure of matching function below: 
>>
>>  AND
>>                         
>>                             
>>                                 AND
>>                                 
>>                                     
>>                                         EQUALS
>>                                         
>>                                             FeedAttributeOperand
>>                                             XXX
>>                                             1
>>                                                                           
>>       
>>                                             ConstantOperand
>>                                             STRING
>>                                             NONE
>>                                             bn
>>                                         
>>                                                                           
>>                                                               
>>                                         CONTAINS_ANY
>>                                         
>>                                             FeedAttributeOperand
>>                                             XXX
>>                                             9
>>                                                                           
>>       
>>                                             ConstantOperand
>>                                             STRING
>>                                             NONE
>>                                             cat 1
>>                                                                           
>>                                                                             
>>                                                               
>>                                 EQUALS
>>                                 
>>                                     DEVICE_PLATFORM
>>                                 
>>                                 
>>                                     STRING
>>                                     Desktop                              
>>                                                                         
>>                     7
>>
>> In case I don't have device platform it goes ok. 
>>
>> Can't find any limitation rules for device platform usages. 
>>
>> Thanks. 
>>
>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0295564c-8cd9-41fc-bbe4-cdc23413d649%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to