Removing an attribute from feed

16 views
Skip to first unread message

Dan Willoughby

unread,
Oct 9, 2020, 12:12:40 PM10/9/20
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 PM10/9/20
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
Google Logo
Anthony
Google Ads API Team
 

 

ref:_00D1U1174p._5004Q2686yW:ref
Reply all
Reply to author
Forward
0 new messages