Unmarshalling Error while trying to create unit product partitions

21 views
Skip to first unread message

fra...@shocksurplus.com

unread,
Apr 16, 2019, 6:01:02 AM4/16/19
to AdWords API and Google Ads API Forum
I'm trying to create a number of products but am getting:

zeep.exceptions.Fault: Unmarshalling Error: For input string: "0.60291"
[........ While handling.......]
googleads
.errors.GoogleAdsServerFault: Unmarshalling Error: For input string: "0.60291"

Every time I call mutate on the helper, I get the error on whatever the first value passed was.
I can run it where the value is 0, or nothing is passed there at all and it will successfully generate the partition tree and push it to the adgroups (But of course they are excluded because they were given no max CPC)

I am working in Python3, api version v201809.

googleadsapi...@google.com

unread,
Apr 16, 2019, 6:13:07 AM4/16/19
to adwor...@googlegroups.com
Hi Fraser,

Your issue appears to be more related to the client library, that being said, you may reach out directly to the Python client library owners via this link as they are better equipped in assisting you with this matter.

Thanks and regards,
Peter
Google Ads API Team

Was your question answered? Please rate your experience with us by taking a short survey.
If not -- reply to this email and tell us what else we can do to help.

Take Survey

Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com/search/label/adwords_api
https://developers.google.com/adwords/api/community/

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscribe@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/e35e6122-b355-43f6-86e0-bba27643fe33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Peter Bowen

unread,
Apr 17, 2019, 8:09:14 AM4/17/19
to AdWords API and Google Ads API Forum
You might try passing the max cpc in micros instead of as a string.

fra...@shocksurplus.com

unread,
Apr 17, 2019, 12:06:41 PM4/17/19
to AdWords API and Google Ads API Forum
Hi peter,
Total idiot moment for me here as I pass micros everywhere else. Fixed! Thanks a bunch.
Reply all
Reply to author
Forward
0 new messages