Re: TrafficEstimatorService gives always zero

2016-02-01 Thread Eiq
Hi,
thanks for your note. This was the reason why i'm getting zeros. Now i get 
some results.

Thanks again!


On Friday, January 29, 2016 at 11:02:44 PM UTC+2, Anthony Madrigal wrote:
>
> Hi,
>
> I think the reason you are not getting any data returned is because the 
> max CPC and daily budget values you are using are too small. Please keep in 
> mind that Money 
> 
>  in 
> AdWords API is returned in micro units. 
>
> Try to send the request using valid values and let me know if that changed 
> anything.
>
> Cheers,
> Anthony
> 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/6a3c933c-b029-4997-b8d5-812feb258069%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP XML error for Chinese Names in ManagedCustomerService

2016-02-01 Thread maxSonic Sun
Hi Mark,

Here is the version:
__version__ = "0.6"
__build__ = ""

Best Regards
Sonic Sun

On Monday, February 1, 2016 at 11:32:44 PM UTC+8, Mark Saniscalchi wrote:
>
> Hello Sonic,
>
> I'd just like to confirm, could you tell me what the version number is in 
> the following file:
>
>
> /project/apiservice/venvdocker/local/lib/python2.7/site-packages/suds/version.py
>
> Thanks,
> Mark
>
>
> On Monday, February 1, 2016 at 2:51:27 AM UTC-5, maxSonic Sun wrote:
>>
>> Hi,
>>
>> There is something weird here, I am able to parsed some other unicode 
>> characters and also other accounts of my customer. I have listed all the 
>> pip lib in my machine, I think I have installed all the lib correctly. By 
>> the way, I didn't change any of the import in the py file, how can it be 
>> changed to other libs if I do nothing in the lib?
>>
>> This issue is also happened in the Java lib for the same account of our 
>> customer.
>>
>> After some debugging, it seems like there will be noway to parsed the id 
>> like: 15-abc-1-mmep-中国-IOS. Please notice that the - is different from -.
>>
>> Best Regards,
>> Sonic Sun
>>
>> On Friday, January 22, 2016 at 4:39:42 AM UTC+8, Mark Saniscalchi wrote:
>>>
>>> Hello,
>>>
>>> We aren't able to replicate this issue with account names containing 
>>> unicode characters. In my case, I ran the get_account_hierarchy.py 
>>> 
>>>  
>>> sample and got the expected result:
>>>
>>> CustomerId, Name
>>> --Redacted, マーク Test Account
>>>
>>> I think this might have to do with something else. In the stacktrace, I 
>>> noticed that you aren't using the sax parser embedded in the suds-jurko 
>>> library. On even closer observation, I noticed that you weren't even using 
>>> the suds-jurko library. This is almost definitely the cause of the problem, 
>>> as I don't think our library is compatible with the original suds library, 
>>> which is now woefully unmaintained. I suggest uninstalling both googleads 
>>> and the suds library you're using currently. Then reinstall googleads with 
>>> pip using the following command:
>>>
>>> pip install googleads
>>>
>>> Our setup.py file should then install all of the necessary dependencies 
>>> automatically, which should resolve this problem.
>>>
>>> Regards,
>>> Mark Saniscalchi
>>>
>>> On Wednesday, January 20, 2016 at 2:22:09 PM UTC-5, maxSonic Sun wrote:

 Hi,

 I have the error as shown in the first pic below. It seems that it is 
 caused by the decoding of the soap xm. The second pic  is my code. 
 However, 
 if I remove the "name" from the selector, everything works fine.
 My customers have lots of Chinese Name in their MCC accounts. I think 
 it is caused by the unicode problem of python and both the Chinese. How 
 can 
 I solve this problem to avoid this kind of error?



 


 




-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/98fd9d99-4d64-40e6-ad03-0486f237eb38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Feed type selection

2016-02-01 Thread Anthony Madrigal
Hey Mario,

The key from the UI can be ignored. It is used by the UI to identify rows 
in bulk edits. You don't need to worry about it. You can just update the 
feed attributes that you want to.

Regards,
Anthony
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/a84a5666-b541-451b-8288-ef5a58de4275%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Money type problem in the reports

2016-02-01 Thread Anthony Madrigal
Hello,

Unfortunately, there is no other way. AdWords v201406 removed 
the returnMoneyInMicros header. I will reach out to the team and see if 
there is any way to include the header in future versions.

Cheers,
Anthony
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/141bf614-69ab-4f0c-926d-f050209e87dc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Money type problem in the reports

2016-02-01 Thread rael
Hello Anthony & thank you for answering.

No other way? Is there any thoughts on returning the header with the Money 
type, this process of parsing makes the entire save to file method 
completely useless


On Monday, February 1, 2016 at 1:26:04 PM UTC-2, Anthony Madrigal wrote:
>
> Hello,
>
> You will need to parse and process the data, and perform the calculation 
> accordingly within your application since this function is not available 
> through AdWords API. 
>
> Regards,
> Anthony
> 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/75cb82f2-fe78-4cbd-97fd-b199a3c8543f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: URL upgrade for creatives failing on account of ineligibility

2016-02-01 Thread Anthony Madrigal
Hey Archit,

The upgrade URL function was used during our transition from destination 
URLs to final URLs 
 in 
AdWords API v201506. 

If you are trying to update an ad's URL, you will need to first delete the 
ad then re-add it. The reason for this is that the SET 

 operation 
for AdGroupAdService only works when you are updating your ads' status.

Cheers,
Anthony
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/c4d60dcc-c8a8-4d76-9f13-ea188bd09e8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


URL upgrade for creatives failing on account of ineligibility

2016-02-01 Thread Archit Shivaprakash
Hey Guys,
Our company wrote a utility to upgrade the URLs on the creatives/keywords 
we own. A small subset of creatives are failing to upgrade on account of 
the following error:

[AdError.INELIGIBLE_FOR_UPGRADE @ operations[0].adId; trigger:'Ad has only 
disabled AdGroupAds', AdError.INELIGIBLE_FOR_UPGRADE @ 
operations[1].

The error does not make sense. The Ad group is not paused, and the ads 
under it are enabled. We only see this for a subset of our creative 
portfolio.

Has anyone else encountered this in the past. Any pointers would be much 
appreciated.

Thanks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c0f762e8-ef16-4b1a-9b38-716ef0d87ff2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


ad placement domain for a gclid

2016-02-01 Thread giri . muthusamy
Hi,

is it possible to get the name of the domain on which the ad was clicked 
using the gclid?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/764ebf2f-0f32-4c7c-bc3b-79f7f14487b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Discrepancy between AdWords data and AWQL query data

2016-02-01 Thread Anthony Madrigal
Hi Rennie,

Could you please *Reply privately to author *your client customer Id and 
the AWQL query you used to get these results? 

Thanks,
Anthony
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/6de098bf-a54a-4a7b-b529-7d4114255f8d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: how can change Maximum CPC Bid for display planner in Google Adwords?

2016-02-01 Thread Anthony Madrigal
Hi,

You can set the max CPC of a keyword by updating the CpcBid 

 in 
the *AdGroupCriterionService.*

Cheers,
Anthony
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/abbb1cb1-4ca1-46ba-90ad-3055655ec867%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Feed type selection

2016-02-01 Thread Mario Wilkens
hey Anthony,

great that worked. Thanks a lot.

One question. My browser created feed have for Listing ID (key, text) ... 
my API created feed have Listing ID (text). Does it have any effect? Or do 
I can set somewhere what the primary key is? The Data Type is STRING.

thanks
Mario

On Monday, February 1, 2016 at 9:33:26 AM UTC-5, Anthony Madrigal wrote:
>
> Hey M,
>
> To choose the type of feed you are using, you should set the Feed 
> Placeholder Id. Here is a list of all the Placeholder Feed Ids 
> . 
> For your case, you should use Id = 16 for Real Estate 
> 
> .
>
> Cheers,
> Anthony
> 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/5227ab07-599a-4d08-a72c-6042bcb7805f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Keywords Performance Report isn't matching campaign report

2016-02-01 Thread Yin Niu
Hello, 

Could you give me more details about your issue? How did you get the match 
and mismatch numbers? I cannot really tell from the screenshots. 

Thanks,
Yin, 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/e1cbfbde-0f39-4d14-bc53-263c5838e75e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: API returns me 0 results for keyword 'sport' (with Italian parameters)

2016-02-01 Thread Biagio Grimaldi
Hi Anash,
thank you for reply.

I don't think so. I have the same problem with italian words like "
*lanterna*" or "*salsa*" too.

SOAP request for keyword "*lanterna*":

http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsdl="
https://adwords.google.com/api/adwords/o/v201509"; xmlns:env="
http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns0="
https://adwords.google.com/api/adwords/cm/v201509";>https://adwords.google.com/api/adwords/cm/v201509";>demo-tool
(AwApi-Ruby/0.18.0, Common-Ruby/0.11.1, GoogleAdsSavon/1.0.1, ruby/2.1.5,
HTTPI/2.4.1,
httpclient)976-259-0087https://adwords.google.com/api/adwords/o/v201509";>*lanterna*truefalsefalsefalse10042380KEYWORDSTATSKEYWORD_TEXTSEARCH_VOLUMETARGETED_MONTHLY_SEARCHES0500it_ITEUR

SOAP response for keyword "*lanterna*":

http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201509"; xmlns="
https://adwords.google.com/api/adwords/o/v201509";>00052ab7b99391580a561f11b5003d16ExperimentDiversionServiceget1319https://adwords.google.com/api/adwords/cm/v201509"; xmlns="
https://adwords.google.com/api/adwords/o/v201509";>
*0*


Have you any suggestion?

Many thanks,
Biagio


2016-01-29 19:08 GMT+01:00 Anash P. Oommen (AdWords API Team) <
adwordsapiadvisor+an...@google.com>:

> Hi Biagio,
>
> Apologies for the delay. I tried this search in AdWords frontend and got
> back the same result (0 for sports, 480 for sportivo), so I don't think
> this an API issue per se. Also, it seems an appropriate result for me,
> since "sport" is an English word, and hence you wouldn't get any results
> back if you were to search for traffic estimates with Location = Italy and
> Language = Italian.
>
> Cheers,
> Anash P. Oommen,
> AdWords API Advisor.
>
> On Monday, January 25, 2016 at 6:34:42 AM UTC-5, Biagio Grimaldi wrote:
>>
>> Hi Yin,
>> I sent you a private reply on 20/01 with SOAP log and ClientCustomerID as
>> you need but I don't receive your reply until today.
>> Can you help me please?
>>
>> My request SOAP log for keyword '*sport*' (that doesn't work):
>>
>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsdl="
>> https://adwords.google.com/api/adwords/o/v201509"; xmlns:env="
>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns0="
>> https://adwords.google.com/api/adwords/cm/v201509";>> xmlns="https://adwords.google.com/api/adwords/cm/v201509";>demo-tool
>> (AwApi-Ruby/0.18.0, Common-Ruby/0.11.1, GoogleAdsSavon/1.0.1, ruby/2.1.5,
>> HTTPI/2.4.1,
>> httpclient)
>> *976-259-0087*> xmlns="https://adwords.google.com/api/adwords/o/v201509";>> xsi:type="RelatedToQuerySearchParameter">*sport*> xsi:type="NetworkSearchParameter">truefalsefalsefalse> xsi:type="LanguageSearchParameter">1004> xsi:type="LocationSearchParameter">2380KEYWORDSTATSKEYWORD_TEXTSEARCH_VOLUMETARGETED_MONTHLY_SEARCHES0500it_ITEUR
>>
>> SOAP response for keyword '*sport*':
>>
>> > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>> xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509"; xmlns="
>> https://adwords.google.com/api/adwords/o/v201509";>00052a26de24b6280a561f8f6806bbe8ExperimentDiversionServiceget1207> xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509"; xmlns="
>> https://adwords.google.com/api/adwords/o/v201509";>
>> *0*
>> 
>>
>>
>>
>>
>> My request SOAP log for keyword '*sportivo*' (that works fine):
>>
>> http://www.w3.org/2001/XMLSchema"; xmlns:xsi="
>> http://www.w3.org/2001/XMLSchema-instance"; xmlns:wsdl="
>> https://adwords.google.com/api/adwords/o/v201509"; xmlns:env="
>> http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns0="
>> https://adwords.google.com/api/adwords/cm/v201509";>> xmlns="https://adwords.google.com/api/adwords/cm/v201509";>demo-tool
>> (AwApi-Ruby/0.18.0, Common-Ruby/0.11.1, GoogleAdsSavon/1.0.1, ruby/2.1.5,
>> HTTPI/2.4.1,
>> httpclient)
>> *976-259-0087*> xmlns="https://adwords.google.com/api/adwords/o/v201509";>> xsi:type="RelatedToQuerySearchParameter">*sportivo*> xsi:type="NetworkSearchParameter">truefalsefalsefalse> xsi:type="LanguageSearchParameter">1004> xsi:type="LocationSearchParameter">2380KEYWORDSTATSKEYWORD_TEXTSEARCH_VOLUMETARGETED_MONTHLY_SEARCHES0500it_ITEUR
>>
>>
>> SOAP response for keyword '*sportivo*':
>>
>> > xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>> xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509"; xmlns="
>> https://adwords.google.com/api/adwords/o/v201509";>00052a26e6af99e80a56424bd005ee0dExperimentDiversionServiceget192> xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201509"; xmlns="
>> https://adwords.google.com/api/adwords/o/v201509";>
>> *1*KEYWORD_TEXT> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>> xsi:type="StringAttribute">StringAttributesportivoTARGETED_MONTHLY_SEARCHES> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>> xsi:type="MonthlySearchVolumeAttribute">MonthlySearchVolumeAttribute20151248020151159

Re: Lead Generation

2016-02-01 Thread Yin Niu
Hi, 

Please post the question on AdWords forum 
. 

Thanks,

Yin, 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/acc90b4e-cf65-4eff-8268-3b09bf354374%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: SOAP XML error for Chinese Names in ManagedCustomerService

2016-02-01 Thread Mark Saniscalchi
Hello Sonic,

I'd just like to confirm, could you tell me what the version number is in 
the following file:

/project/apiservice/venvdocker/local/lib/python2.7/site-packages/suds/version.py

Thanks,
Mark


On Monday, February 1, 2016 at 2:51:27 AM UTC-5, maxSonic Sun wrote:
>
> Hi,
>
> There is something weird here, I am able to parsed some other unicode 
> characters and also other accounts of my customer. I have listed all the 
> pip lib in my machine, I think I have installed all the lib correctly. By 
> the way, I didn't change any of the import in the py file, how can it be 
> changed to other libs if I do nothing in the lib?
>
> This issue is also happened in the Java lib for the same account of our 
> customer.
>
> After some debugging, it seems like there will be noway to parsed the id 
> like: 15-abc-1-mmep-中国-IOS. Please notice that the - is different from -.
>
> Best Regards,
> Sonic Sun
>
> On Friday, January 22, 2016 at 4:39:42 AM UTC+8, Mark Saniscalchi wrote:
>>
>> Hello,
>>
>> We aren't able to replicate this issue with account names containing 
>> unicode characters. In my case, I ran the get_account_hierarchy.py 
>> 
>>  
>> sample and got the expected result:
>>
>> CustomerId, Name
>> --Redacted, マーク Test Account
>>
>> I think this might have to do with something else. In the stacktrace, I 
>> noticed that you aren't using the sax parser embedded in the suds-jurko 
>> library. On even closer observation, I noticed that you weren't even using 
>> the suds-jurko library. This is almost definitely the cause of the problem, 
>> as I don't think our library is compatible with the original suds library, 
>> which is now woefully unmaintained. I suggest uninstalling both googleads 
>> and the suds library you're using currently. Then reinstall googleads with 
>> pip using the following command:
>>
>> pip install googleads
>>
>> Our setup.py file should then install all of the necessary dependencies 
>> automatically, which should resolve this problem.
>>
>> Regards,
>> Mark Saniscalchi
>>
>> On Wednesday, January 20, 2016 at 2:22:09 PM UTC-5, maxSonic Sun wrote:
>>>
>>> Hi,
>>>
>>> I have the error as shown in the first pic below. It seems that it is 
>>> caused by the decoding of the soap xm. The second pic  is my code. However, 
>>> if I remove the "name" from the selector, everything works fine.
>>> My customers have lots of Chinese Name in their MCC accounts. I think it 
>>> is caused by the unicode problem of python and both the Chinese. How can I 
>>> solve this problem to avoid this kind of error?
>>>
>>>
>>>
>>> 
>>>
>>>
>>> 
>>>
>>>
>>>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/c4167087-85b4-4fff-83bf-710208c83a3c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Money type problem in the reports

2016-02-01 Thread Anthony Madrigal
Hello,

You will need to parse and process the data, and perform the calculation 
accordingly within your application since this function is not available 
through AdWords API. 

Regards,
Anthony
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/9a1ee3d5-f5e7-4b14-97a7-5c2ee6b77732%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Feed type selection

2016-02-01 Thread Anthony Madrigal
Hey M,

To choose the type of feed you are using, you should set the Feed 
Placeholder Id. Here is a list of all the Placeholder Feed Ids 
. For 
your case, you should use Id = 16 for Real Estate 

.

Cheers,
Anthony
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/39f81e9b-11e0-4b1a-91b4-432713dbd9bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign MCC URL via API or any other way (like substitute params with remote_id or something like that ...)

2016-02-01 Thread Dorian Kind
Hey there,
we're having the same problem. What's a bit annoying is the fact that this 
used to be possible, i.e. a year ago or so you could construct an URL 
containing the account ID as "__c" parameter and the campaign ID in the 
fragment, but at some point this stopped working (even though the URL 
structure doesn't really look different than before).
Having shareable Adwords URLs would definitely be a great thing, but I 
suppose the API forum probably isn't the right place for feature requests 
for the web interface.
Cheers,
Dorian


On Friday, January 29, 2016 at 6:40:06 PM UTC+1, haystak...@haystak.com 
wrote:
>
> Sure, I'd like to know if there's any possibility that I could get a 
> campaign url via API or any other way.
>
> So basically when we generate campaign via API, we want to provide link to 
> MCC for this campaign, so customer can make sure that campaign is created 
> and can check all related to campaign stuff. The link I'm talking about is:
>
> https://adwords.google.com/cm/CampaignMgmt?authuser=0&__u=4594780599&__c=9469238757#c.330672613.key_pk@BreadCrumb
>
> Right now, the customer needs to login to MCC, find the proper account, 
> and them find the proper campaign within this account. This is getting a 
> bit annoying
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/789cac60-0a1b-4b51-9396-02d891bc26a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Get Custom columns for Client

2016-02-01 Thread Tiana S.
Alright, thanks Anthony! It would be a great addition to have this 
possibility in the API. ;)

Best,

Tiana

On Friday, 29 January 2016 16:40:41 UTC+1, Anthony Madrigal wrote:
>
> Hi Tiana,
>
> Unfortunately, the only fields you can use in Reports are the ones listed 
> in this reference page. 
> 
>
> Regards,
> Anthony
> 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/838670df-3358-43ba-90ba-0786653170b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.