Groups
Groups
Sign in
Groups
Groups
(Deprecated) Google Ads API and AdWords API Forum
Conversations
Labels
About
Send feedback
Help
Cannot modify finalUrl of ExpandedTextAd
13 views
Skip to first unread message
Emily Jia
unread,
Nov 17, 2020, 10:08:10 AM
11/17/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
I am trying to use the ad group ad service to modify the finalUrl of an expanded text ad. I call mutate with the ad group ad service , but I get
'faultMessage': '[AdError.CANNOT_MODIFY_AD @ operations[0].operand.ad.finalUrls]'
Here are the operations:
operations = [{
'operator': 'SET',
'operand': {
'xsi_type': 'AdGroupAd',
'adGroupId': ##,
'ad': {
'id': ##,
'finalUrls': [##]
},
'status': 'ENABLED'
}
}]
Reply all
Reply to author
Forward
0 new messages