Changes for version 3.5.0
- Added examples and support for v201506.
- Added a new paging utility for iterating over pages called PageProcessor.pm.
- Introduced new ReportDownloadHandler type and corresponding method ReportUtils->get_report_handler to allow for greater flexibility when processing report responses. The ReportDownloadHandler provides subroutines for downloading a report as a file, a string, or a stream. ReportUtils->download_report is now deprecated.
- Added support includeZeroImpressions in the HTTP headers of reports.
Modules
SOAP Interface for the AdGroupAdService Web Service
SOAP Interface for the AdGroupBidModifierService Web Service
SOAP Interface for the AdGroupCriterionService Web Service
SOAP Interface for the AdGroupExtensionSettingService Web Service
SOAP Interface for the AdGroupFeedService Web Service
SOAP Interface for the AdGroupService Web Service
SOAP Interface for the AdParamService Web Service
SOAP Interface for the AdwordsUserListService Web Service
SOAP Interface for the BiddingStrategyService Web Service
SOAP Interface for the BudgetOrderService Web Service
SOAP Interface for the BudgetService Web Service
SOAP Interface for the CampaignAdExtensionService Web Service
SOAP Interface for the CampaignCriterionService Web Service
SOAP Interface for the CampaignExtensionSettingService Web Service
SOAP Interface for the CampaignFeedService Web Service
SOAP Interface for the CampaignService Web Service
SOAP Interface for the CampaignSharedSetService Web Service
SOAP Interface for the ConstantDataService Web Service
SOAP Interface for the ConversionTrackerService Web Service
SOAP Interface for the CustomerExtensionSettingService Web Service
SOAP Interface for the CustomerFeedService Web Service
SOAP Interface for the CustomerService Web Service
SOAP Interface for the CustomerSyncService Web Service
SOAP Interface for the DataService Web Service
SOAP Interface for the ExperimentService Web Service
SOAP Interface for the FeedItemService Web Service
SOAP Interface for the FeedMappingService Web Service
SOAP Interface for the FeedService Web Service
SOAP Interface for the GeoLocationService Web Service
SOAP Interface for the LabelService Web Service
SOAP Interface for the LocationCriterionService Web Service
SOAP Interface for the ManagedCustomerService Web Service
SOAP Interface for the MediaService Web Service
SOAP Interface for the MutateJobService Web Service
SOAP Interface for the OfflineConversionFeedService Web Service
SOAP Interface for the ReportDefinitionService Web Service
SOAP Interface for the SharedCriterionService Web Service
SOAP Interface for the SharedSetService Web Service
SOAP Interface for the TargetingIdeaService Web Service
SOAP Interface for the TrafficEstimatorService Web Service
typemap for AdGroupAdService
typemap for AdGroupBidModifierService
typemap for AdGroupCriterionService
typemap for AdGroupExtensionSettingService
typemap for AdGroupFeedService
typemap for AdGroupService
typemap for AdParamService
typemap for AdwordsUserListService
typemap for BiddingStrategyService
typemap for BudgetOrderService
typemap for BudgetService
typemap for CampaignAdExtensionService
typemap for CampaignCriterionService
typemap for CampaignExtensionSettingService
typemap for CampaignFeedService
typemap for CampaignService
typemap for CampaignSharedSetService
typemap for ConstantDataService
typemap for ConversionTrackerService
typemap for CustomerExtensionSettingService
typemap for CustomerFeedService
typemap for CustomerService
typemap for CustomerSyncService
typemap for DataService
typemap for ExperimentService
typemap for FeedItemService
typemap for FeedMappingService
typemap for FeedService
typemap for GeoLocationService
typemap for LabelService
typemap for LocationCriterionService
typemap for ManagedCustomerService
typemap for MediaService
typemap for MutateJobService
typemap for OfflineConversionFeedService
typemap for ReportDefinitionService
typemap for SharedCriterionService
typemap for SharedSetService
typemap for TargetingIdeaService
typemap for TrafficEstimatorService
SOAP Interface for the AccountLabelService Web Service
Examples
- examples/oauth/generate_offline_credentials.pl
- examples/v201409/account_management/create_account.pl
- examples/v201409/account_management/get_account_changes.pl
- examples/v201409/account_management/get_account_hierarchy.pl
- examples/v201409/advanced_operations/add_ad_customizer.pl
- examples/v201409/advanced_operations/add_ad_group_bid_modifier.pl
- examples/v201409/advanced_operations/add_click_to_download_ad.pl
- examples/v201409/advanced_operations/add_text_ad_with_upgraded_urls.pl
- examples/v201409/advanced_operations/create_shared_bidding_strategies.pl
- examples/v201409/advanced_operations/get_ad_group_bid_modifier.pl
- examples/v201409/advanced_operations/upload_offline_conversions.pl
- examples/v201409/advanced_operations/use_shared_bidding_strategy.pl
- examples/v201409/basic_operations/add_ad_groups.pl
- examples/v201409/basic_operations/add_campaigns.pl
- examples/v201409/basic_operations/add_keywords.pl
- examples/v201409/basic_operations/add_text_ads.pl
- examples/v201409/basic_operations/get_ad_groups.pl
- examples/v201409/basic_operations/get_campaigns.pl
- examples/v201409/basic_operations/get_campaigns_with_awql.pl
- examples/v201409/basic_operations/get_keywords.pl
- examples/v201409/basic_operations/get_text_ads.pl
- examples/v201409/basic_operations/pause_ad.pl
- examples/v201409/basic_operations/remove_ad.pl
- examples/v201409/basic_operations/remove_ad_group.pl
- examples/v201409/basic_operations/remove_campaign.pl
- examples/v201409/basic_operations/remove_keyword.pl
- examples/v201409/basic_operations/update_ad_group.pl
- examples/v201409/basic_operations/update_campaign.pl
- examples/v201409/basic_operations/update_keyword.pl
- examples/v201409/campaign_management/add_campaign_labels.pl
- examples/v201409/campaign_management/add_experiment.pl
- examples/v201409/campaign_management/add_keywords_in_bulk.pl
- examples/v201409/campaign_management/get_all_disapproved_ads.pl
- examples/v201409/campaign_management/get_all_disapproved_ads_with_awql.pl
- examples/v201409/campaign_management/get_campaigns_by_label.pl
- examples/v201409/campaign_management/promote_experiment.pl
- examples/v201409/campaign_management/set_ad_parameters.pl
- examples/v201409/campaign_management/set_bid_modifier.pl
- examples/v201409/campaign_management/validate_text_ad.pl
- examples/v201409/error_handling/handle_partial_failures.pl
- examples/v201409/error_handling/handle_server_faults.pl
- examples/v201409/extensions/add_google_my_business_location_extensions.pl
- examples/v201409/extensions/add_site_links.pl
- examples/v201409/extensions/add_site_links_using_feeds.pl
- examples/v201409/migration/migrate_to_extension_settings.pl
- examples/v201409/migration/upgrade_ad_url.pl
- examples/v201409/misc/get_all_images_and_video.pl
- examples/v201409/misc/upload_image.pl
- examples/v201409/misc/use_hashes.pl
- examples/v201409/misc/use_oauth2.pl
- examples/v201409/misc/use_xpath.pl
- examples/v201409/optimization/estimate_keyword_traffic.pl
- examples/v201409/optimization/get_keyword_bid_simulations.pl
- examples/v201409/optimization/get_keyword_ideas.pl
- examples/v201409/remarketing/add_audience.pl
- examples/v201409/remarketing/add_conversion_tracker.pl
- examples/v201409/remarketing/add_rule_based_user_lists.pl
- examples/v201409/reporting/download_criteria_report.pl
- examples/v201409/reporting/download_criteria_report_with_awql.pl
- examples/v201409/reporting/get_report_fields.pl
- examples/v201409/shopping_campaigns/add_product_partition_tree.pl
- examples/v201409/shopping_campaigns/add_product_scope.pl
- examples/v201409/shopping_campaigns/add_shopping_campaign.pl
- examples/v201409/shopping_campaigns/get_product_category_taxonomy.pl
- examples/v201409/targeting/add_campaign_targeting_criteria.pl
- examples/v201409/targeting/add_demographic_targeting_criteria.pl
- examples/v201409/targeting/get_campaign_targeting_criteria.pl
- examples/v201409/targeting/get_targetable_languages_and_carriers.pl
- examples/v201409/targeting/lookup_location.pl
- examples/v201502/account_management/create_account.pl
- examples/v201502/account_management/get_account_changes.pl
- examples/v201502/account_management/get_account_hierarchy.pl
- examples/v201502/advanced_operations/add_ad_customizer.pl
- examples/v201502/advanced_operations/add_ad_group_bid_modifier.pl
- examples/v201502/advanced_operations/add_click_to_download_ad.pl
- examples/v201502/advanced_operations/add_text_ad_with_upgraded_urls.pl
- examples/v201502/advanced_operations/create_and_attach_shared_keyword_set.pl
- examples/v201502/advanced_operations/create_shared_bidding_strategies.pl
- examples/v201502/advanced_operations/find_and_remove_criteria_from_shared_set.pl
- examples/v201502/advanced_operations/get_ad_group_bid_modifier.pl
- examples/v201502/advanced_operations/upload_offline_conversions.pl
- examples/v201502/advanced_operations/use_shared_bidding_strategy.pl
- examples/v201502/basic_operations/add_ad_groups.pl
- examples/v201502/basic_operations/add_campaigns.pl
- examples/v201502/basic_operations/add_keywords.pl
- examples/v201502/basic_operations/add_text_ads.pl
- examples/v201502/basic_operations/get_ad_groups.pl
- examples/v201502/basic_operations/get_campaigns.pl
- examples/v201502/basic_operations/get_campaigns_with_awql.pl
- examples/v201502/basic_operations/get_keywords.pl
- examples/v201502/basic_operations/get_text_ads.pl
- examples/v201502/basic_operations/pause_ad.pl
- examples/v201502/basic_operations/remove_ad.pl
- examples/v201502/basic_operations/remove_ad_group.pl
- examples/v201502/basic_operations/remove_campaign.pl
- examples/v201502/basic_operations/remove_keyword.pl
- examples/v201502/basic_operations/update_ad_group.pl
- examples/v201502/basic_operations/update_campaign.pl
- examples/v201502/basic_operations/update_keyword.pl
- examples/v201502/campaign_management/add_campaign_labels.pl
- examples/v201502/campaign_management/add_experiment.pl
- examples/v201502/campaign_management/add_keywords_in_bulk.pl
- examples/v201502/campaign_management/get_all_disapproved_ads.pl
- examples/v201502/campaign_management/get_all_disapproved_ads_with_awql.pl
- examples/v201502/campaign_management/get_campaigns_by_label.pl
- examples/v201502/campaign_management/promote_experiment.pl
- examples/v201502/campaign_management/set_ad_parameters.pl
- examples/v201502/campaign_management/set_bid_modifier.pl
- examples/v201502/campaign_management/validate_text_ad.pl
- examples/v201502/error_handling/handle_partial_failures.pl
- examples/v201502/error_handling/handle_server_faults.pl
- examples/v201502/extensions/add_google_my_business_location_extensions.pl
- examples/v201502/extensions/add_site_links.pl
- examples/v201502/extensions/add_site_links_using_feeds.pl
- examples/v201502/migration/migrate_to_extension_settings.pl
- examples/v201502/migration/upgrade_ad_url.pl
- examples/v201502/misc/get_all_images_and_video.pl
- examples/v201502/misc/upload_image.pl
- examples/v201502/misc/use_hashes.pl
- examples/v201502/misc/use_oauth2.pl
- examples/v201502/misc/use_xpath.pl
- examples/v201502/optimization/estimate_keyword_traffic.pl
- examples/v201502/optimization/get_keyword_bid_simulations.pl
- examples/v201502/optimization/get_keyword_ideas.pl
- examples/v201502/remarketing/add_audience.pl
- examples/v201502/remarketing/add_conversion_tracker.pl
- examples/v201502/remarketing/add_rule_based_user_lists.pl
- examples/v201502/reporting/download_criteria_report.pl
- examples/v201502/reporting/download_criteria_report_with_awql.pl
- examples/v201502/reporting/get_report_fields.pl
- examples/v201502/shopping_campaigns/add_product_partition_tree.pl
- examples/v201502/shopping_campaigns/add_product_scope.pl
- examples/v201502/shopping_campaigns/add_shopping_campaign.pl
- examples/v201502/shopping_campaigns/get_product_category_taxonomy.pl
- examples/v201502/targeting/add_campaign_targeting_criteria.pl
- examples/v201502/targeting/add_demographic_targeting_criteria.pl
- examples/v201502/targeting/get_campaign_targeting_criteria.pl
- examples/v201502/targeting/get_targetable_languages_and_carriers.pl
- examples/v201502/targeting/lookup_location.pl
- examples/v201506/account_management/create_account.pl
- examples/v201506/account_management/get_account_changes.pl
- examples/v201506/account_management/get_account_hierarchy.pl
- examples/v201506/advanced_operations/add_ad_customizer.pl
- examples/v201506/advanced_operations/add_ad_group_bid_modifier.pl
- examples/v201506/advanced_operations/add_click_to_download_ad.pl
- examples/v201506/advanced_operations/add_text_ad_with_upgraded_urls.pl
- examples/v201506/advanced_operations/create_and_attach_shared_keyword_set.pl
- examples/v201506/advanced_operations/create_shared_bidding_strategies.pl
- examples/v201506/advanced_operations/find_and_remove_criteria_from_shared_set.pl
- examples/v201506/advanced_operations/get_ad_group_bid_modifier.pl
- examples/v201506/advanced_operations/upload_offline_conversions.pl
- examples/v201506/advanced_operations/use_shared_bidding_strategy.pl
- examples/v201506/basic_operations/add_ad_groups.pl
- examples/v201506/basic_operations/add_campaigns.pl
- examples/v201506/basic_operations/add_keywords.pl
- examples/v201506/basic_operations/add_text_ads.pl
- examples/v201506/basic_operations/get_ad_groups.pl
- examples/v201506/basic_operations/get_campaigns.pl
- examples/v201506/basic_operations/get_campaigns_with_awql.pl
- examples/v201506/basic_operations/get_keywords.pl
- examples/v201506/basic_operations/get_text_ads.pl
- examples/v201506/basic_operations/pause_ad.pl
- examples/v201506/basic_operations/remove_ad.pl
- examples/v201506/basic_operations/remove_ad_group.pl
- examples/v201506/basic_operations/remove_campaign.pl
- examples/v201506/basic_operations/remove_keyword.pl
- examples/v201506/basic_operations/update_ad_group.pl
- examples/v201506/basic_operations/update_campaign.pl
- examples/v201506/basic_operations/update_keyword.pl
- examples/v201506/campaign_management/add_campaign_labels.pl
- examples/v201506/campaign_management/add_experiment.pl
- examples/v201506/campaign_management/add_keywords_in_bulk.pl
- examples/v201506/campaign_management/get_all_disapproved_ads.pl
- examples/v201506/campaign_management/get_all_disapproved_ads_with_awql.pl
- examples/v201506/campaign_management/get_campaigns_by_label.pl
- examples/v201506/campaign_management/promote_experiment.pl
- examples/v201506/campaign_management/set_ad_parameters.pl
- examples/v201506/campaign_management/set_bid_modifier.pl
- examples/v201506/campaign_management/validate_text_ad.pl
- examples/v201506/error_handling/handle_partial_failures.pl
- examples/v201506/error_handling/handle_server_faults.pl
- examples/v201506/extensions/add_google_my_business_location_extensions.pl
- examples/v201506/extensions/add_site_links.pl
- examples/v201506/extensions/add_site_links_using_feeds.pl
- examples/v201506/migration/migrate_to_extension_settings.pl
- examples/v201506/migration/upgrade_ad_url.pl
- examples/v201506/misc/get_all_images_and_video.pl
- examples/v201506/misc/upload_image.pl
- examples/v201506/misc/use_hashes.pl
- examples/v201506/misc/use_oauth2.pl
- examples/v201506/misc/use_xpath.pl
- examples/v201506/optimization/estimate_keyword_traffic.pl
- examples/v201506/optimization/get_keyword_bid_simulations.pl
- examples/v201506/optimization/get_keyword_ideas.pl
- examples/v201506/remarketing/add_audience.pl
- examples/v201506/remarketing/add_conversion_tracker.pl
- examples/v201506/remarketing/add_rule_based_user_lists.pl
- examples/v201506/reporting/download_criteria_report.pl
- examples/v201506/reporting/download_criteria_report_with_awql.pl
- examples/v201506/reporting/get_report_fields.pl
- examples/v201506/shopping_campaigns/add_product_partition_tree.pl
- examples/v201506/shopping_campaigns/add_product_scope.pl
- examples/v201506/shopping_campaigns/add_shopping_campaign.pl
- examples/v201506/shopping_campaigns/get_product_category_taxonomy.pl
- examples/v201506/targeting/add_campaign_targeting_criteria.pl
- examples/v201506/targeting/add_demographic_targeting_criteria.pl
- examples/v201506/targeting/get_campaign_targeting_criteria.pl
- examples/v201506/targeting/get_targetable_languages_and_carriers.pl
- examples/v201506/targeting/lookup_location.pl