Hello!
I faced kinda strange situtation. I'm rewriting working application to
support batches, but it looks like I can't push the same ad to adwords.
There is ruby representation of what I'm pushing to BatchJobService:
[{:xsi_type=>"AdGroupOperation",
:operator=>"ADD",
:operand=>
{:xsi_type=>"AdGroup",
:campaign_id=>"608618095",
:name=>"The dealer name",
:id=>-1,
:bidding_strategy_configuration=>{:bids=>[{:xsi_type=>"CpcBid", :
cpc_bid_source=>"CRITERION", :bid=>{:micro_amount=>5000000}}]}}},
{ big amount of valid ruby operations here - I checked them },
{:xsi_type=>"AdGroupAdOperation",
:operator=>"ADD",
:operand=>
{:xsi_type=>"AdGroupAd",
:ad_group_id=>-1,
:ad=>
{:xsi_type=>"TextAd", :id=>-4, :display_url=>"someurl.com", :
final_urls=>["http://someurl.com"], :headline=>"BMW® (C)",
:description1=>"Body1
3", :description2=>"Body2 3"}
}}]
The problem is with the last ad I want to add here: it looks it doesn't
support ® sign (it's on headline of last operation). It successfully
pushing to the server, but batch is always has AWAITING_FILE status. If I'm
removing registered sign, everything is well.
The pushing worked fine when I used plain old pushing without batches.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
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/0b88719d-ccd6-43e7-a053-6d4c89fe190a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.