Groups
Groups
Sign in
Groups
Groups
(Deprecated) Google Ads API and AdWords API Forum
Conversations
Labels
About
Send feedback
Help
Removing an attribute from feed
16 views
Skip to first unread message
Dan Willoughby
unread,
Oct 9, 2020, 12:12:40 PM
10/9/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
Hi,
I was wondering whether it is possible to remove an attribute from an ad customizer feed?
I tried and end up removing the whole feed.
I use this operation:
customizer_feed = {
'feedName': self.feed_name,
'feedId': self.feed_id,
'feedAttributes': column_name,
}
feed_service_operation = {
'operator': 'REMOVE',
'operand': customizer_feed,
}
for the AdCustomiserFeedService mutate call
many thanks,
Dan
Google Ads API Forum Advisor Prod
unread,
Oct 9, 2020, 3:47:22 PM
10/9/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 danwill...@gmail.com, adwor...@googlegroups.com
Hi Dan,
The
FeedItemService
is used to add, modify, and remove items from your feeds.
Cheers,
Anthony
Google Ads API Team
Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2686yW:ref
Reply all
Reply to author
Forward
0 new messages