Hi for all!

When i try to send follow query, i have an error Type = 
'QueryError.INVALID_WHERE_CLAUSE', Trigger = '', FieldPath = ''.
SELECT
                                CampaignId,
                                Name,
                                CampaignStatus,
                                Clicks,
                                ClickType,
                                Ctr,
                                Impressions,
                                AdNetworkType1,
                                AdNetworkType2,
                                Device
                            FROM
                                CAMPAIGN_PERFORMANCE_REPORT
                            WHERE
                                CampaignId IN [132327327,132560007]
                            DURING
                                20131121,20131127


But, if i change WHERE CLAUSE like this: "WHERE CampaignId > 0", i havent 
any errors. 

Why?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to