NAME
update_flights_feed_item_string_attribute_value
DESCRIPTION
Updates a feed item attribute value 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 updating must be present on the feed. This example is specifically for updating the StringValue of an attribute.
SYNOPSIS
update_flights_feed_item_string_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_name The flight placeholder field name for the
attribute to be updated.
-attribute_value The string value with which to update the
FeedAttributeValue.