NAME

remove_flights_feed_item_attribute_value

DESCRIPTION

Removes a feed item attribute value of a feed item 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_flights_feed_item_attribute_value.pl [options]

-help                               Show the help message.
-customer_id                        The Google Ads customer ID.
-feed_id                            The ID of the feed containing the feed
                                    item to be updated.
-feed_item_id                       The ID of the feed item to be updated.
-flight_placeholder_field_name      The flight placeholder field name for the
                                    attribute to be removed.