I think Criterions and Ads are immutable so to change them you must first delete old object and then add a new one with changed values.
On Dec 4, 11:31 am, rkal <[email protected]> wrote: > In terms of updating keyword match type and > keyword text via adwords4r library- I have problem with actuall change > to happen in Google. > > Here is the object that is prepared befor updating keyword: > > <AdWords::V200909::AdGroupCriterionService::AdGroupCriterionOperation: > 0x7f8d81ec78c0 > �...@exemptionrequests=[], > �...@operand= > > #<AdWords::V200909::AdGroupCriterionService::BiddableAdGroupCriterion: > 0x7f8d81ec7820 > @adGroupCriterion_Type=nil, > @adGroupId=xxxxxx > @approvalStatus=nil, > @bids=nil, > @criterion= > #<AdWords::V200909::AdGroupCriterionService::Keyword: > 0x7f8d81ec77d0 > @criterion_Type=nil, > @id=xxxxxx > @matchType="PHRASE", > @text="test 2">, > @destinationUrl=nil, > @firstPageCpc=nil, > @qualityInfo=nil, > @stats=nil, > @systemServingStatus=nil, > @userStatus=nil>, > �...@operation_type=nil, > �...@operator="SET"> > > As a result neither text, nor match type is changed. > Any ideas with it? > > Thanks in advance > Rafal -- 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.
