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

Changes for version 5.1.0

  • Removed examples and support for v201702. For future sunset dates, see https://developers.google.com/adwords/api/docs/sunset-dates
  • Added the ReportQueryBuilder utility for building AWQL queries for reporting. An example of using this utility can be found in download_criteria_report_with_awql.pl.
  • Added the ServiceQueryBuilder utility for building AWQL queries for services. An example of using this utility can be found in get_campaigns_with_awql.pl.
  • Updated the upload_offline_data.pl example to show both third party and first party uploads.

Modules

SOAP Interface for the AccountLabelService Web Service
SOAP Interface for the AdGroupAdService 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 BatchJobOpsService Web Service
SOAP Interface for the BatchJobService 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 CampaignFeedService Web Service
SOAP Interface for the CampaignGroupService Web Service
SOAP Interface for the CampaignService Web Service
SOAP Interface for the ConstantDataService 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 DraftAsyncErrorService Web Service
SOAP Interface for the DraftService 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 LabelService Web Service
SOAP Interface for the ManagedCustomerService Web Service
SOAP Interface for the MediaService Web Service
SOAP Interface for the SharedCriterionService Web Service
SOAP Interface for the SharedSetService Web Service

Provides

in lib/Google/Ads/AdWords/Utilities/QueryBuilder.pm

Examples