Hi,

Is there any issue with this query?
It is giving me all the available results despite passing filters.

1)
 SELECT campaign_criterion.type, campaign_criterion.criterion_id FROM 
campaign_criterion WHERE campaign_criterion.criterion_id IN 
(896XXX014,90X367,311871CC0470,31306XX9104,1000,30000,30001,30002,30004,10D7760,100A768,2840,929XX60,47984XX5186)
  

This is give me 250+ records but ideally it should give filtered results.

Can you please help why it is?

2)
SELECT ad_group_criterion.type, ad_group_criterion.criterion_id, 
ad_group_criterion.status FROM ad_group_criterion WHERE 
ad_group_criterion.criterion_id IN 
(678X4427,18XXX5610,642XX060,111C651,9814X71,111X551,168X4950) AND 
ad_group_criterion.status IN ("ENABLED", "PAUSED", "REMOVED", "UNKNOWN")  


This ad_group_criterion  result is not giving response for removed criteria.
It should be return which criteria was removed.

Best,



-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/83e028ce-324b-4c90-b43b-f905c2c61876n%40googlegroups.com.

Reply via email to