NAME
get_keywords
DESCRIPTION
This example retrieves keywords for a customer or for a specific ad group and demonstrates how to use the omit_unselected_resource_names option in GAQL to reduce payload size.
SYNOPSIS
get_keywords.pl [options]
-help Show the help message.
-customer_id The Google Ads customer ID.
-ad_group_id [optional] The ad group ID from which keywords will be retrieved.
If not set, keywords from all ad groups will be returned.
-omit_unselected_resource_names [optional] Whether to omit the resource names of all resources
not explicitly requested in the SELECT clause of the GAQL query.