Hello,

I'm trying to get all my campaigns with their Labels. When I don't include 
"Labels" in my request I have everything but when I'm adding it some are 
missing.

Here I have all of them
SELECT CampaignId, Date, CampaignName, CampaignStatus, Impressions, Clicks, 
Cost, AveragePosition, Conversions, AllConversionValue FROM 
CAMPAIGN_PERFORMANCE_REPORT DURING LAST_30_DAYS

Now I'm adding "Labels" but Campaigns are missing.

SELECT CampaignId, Date, CampaignName, CampaignStatus, Impressions, Clicks, 
Cost, AveragePosition, Conversions, AllConversionValue, Labels FROM 
CAMPAIGN_PERFORMANCE_REPORT DURING LAST_30_DAYS

Do you know why I can't get all of them when "Labels" is added ?
Thank you.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3e238ec1-1c6c-474c-ad69-c935316d9c7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to