The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

remove_feed_item_attribute_value

DESCRIPTION

This example removes a FeedItemAttributeValue of a FeedItem in a flights Feed. To create a flights feed, run the add_flights_feed.pl example. This example is specific to feeds of type DYNAMIC_FLIGHT. The attribute you are removing must be present on the feed.

SYNOPSIS

remove_feed_item_attribute_value.pl [options]

    -help                           Show the help message.
    -customer_id                    The Google Ads customer ID.
    -feed_id                        The feed ID.
    -feed_item_id                   The feed item ID.
    -flight_placeholder_field       The placeholder type for the attribute to remove.