Hi, I'm running the following adHoc report to grab all the keywords in a 
current campaign with the aim of importing it into my system:
"SELECT CampaignId, Id, AdGroupId, Status, MaxCpc, KeywordText, 
KeywordMatchType FROM KEYWORDS_PERFORMANCE_REPORT WHERE Status IN [ACTIVE, 
PAUSED, DELETED] AND CampaignId = 84706139 DURING TODAY"

which seems to have worked fine previously but in this instance it looks to 
be pulling back different data to that shown on the web ui. For example it 
is giving me the following row:
<row campaignID="84706139" keywordID="10000130" adGroupID="4183133459" 
keywordState="enabled" maxCPC="0.05" keyword="dvd" matchType="Broad"/>

for the keyword dvd, but this isn't showing on the web UI and I don't 
believe the keyword would be applicable to the group given what the group 
represents. I set the web UI to show all keywords across all time to see if 
I could verify it, but still it isn't listed.

Has anyone got any idea where this keyword has come from? and if there is a 
way to get the report to exclude it?

Thanks

John

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.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 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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to