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

NAME

create_complete_campaign_adwords_api_only

DESCRIPTION

This code example is the first in a series of code examples that show how to create a search campaign using the AdWords API, and then migrate it to the Google Ads API one functionality at a time. See other examples in this directory for code examples in various stages of migration.

This code example represents the initial state, where the AdWords API is used to create a campaign budget, a search campaign, ad groups, keywords and expanded text ads. None of the functionality has yet been migrated to the Google Ads API.