Re: KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-08-05 Thread Dorian Kind
I might be mistaken, but to me it looks as if these two keywords have 
different match types: "1031 exchange" is a phrase keyword, and [1031 
exchange] is an exact match keyword. You can get this information out of 
the KEYWORD_PERFORMANCE_REPORT by including the "KeywordMatchType" field. 
Hope this helps.

Cheers,
Dorian

On Monday, August 1, 2016 at 8:50:26 AM UTC+2, Peter Oliquino wrote:
>
> Hi,
>
> Although the keyword might appear to have other characters in the AdWords 
> UI, the AdWords API removes the special characters of the keyword when it 
> is returned from the AdWords API. Apart from the Keywords Performance 
> Report, you may also try the GetKeywords 
> 
>  example 
> (samples in other languages also available in the link) to fetch keywords 
> based on your AdGroup. It will, however, return the keywords without the 
> special characters, the same as it does in the reports.
>
> Best regards,
> Peter
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d56948bb-7e5f-4eee-9644-d1e53d51e27a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi,

Although the keyword might appear to have other characters in the AdWords 
UI, the AdWords API removes the special characters of the keyword when it 
is returned from the AdWords API. Apart from the Keywords Performance 
Report, you may also try the GetKeywords 

 example 
(samples in other languages also available in the link) to fetch keywords 
based on your AdGroup. It will, however, return the keywords without the 
special characters, the same as it does in the reports.

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/d84413b6-4774-4485-9dae-085cd3f5fa0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


KEYWORDS_PERFORMANCE_REPORT returns duplicate keywords

2016-07-31 Thread andy
I'm running a adwords campaign and while generating 
the KEYWORDS_PERFORMANCE_REPORT for it the response in get in the CSV 
format using `download_report_with_awql` there are duplicate keywords in 
the csv returned.

It's like in my dashboard i see keywords like : *"1031 exchange"* and *[1031 
exchange]*
but both are returned in the CSV as *1031 exchange*

Why aren't the exact keywords returned, and how can i get the exact 
keywords exported if it's not possible using CSV

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/915233f9-3cb7-4f7c-8540-2f2028b824a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.