Hi all,
I'm trying, but unable, to get the client library to actually set
"xsi:nil=true" on an attribute. This is related to the problem I'm having
in https://groups.google.com/forum/#!topic/adwords-api/TB8YPC3dU_8 ... I'm
trying to dissociate a campaign from a budget before I delete the campaign,
but simply sending:
{
'xsi_type': 'CampaignOperation',
'operator': 'SET',
'operand': [{
'xsi_type': 'Campaign',
'id': '12345',
'name': 'something something DELETED XY:ZZ',
'status': 'DELETED',
'budget': None,
}],
}
Doesn't seem to work. Can anyone help?
Thanks,
Dave
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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