The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

create_complete_campaign_both_apis_phase_1

DESCRIPTION

This code example is the second 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.

In this code example, the functionality to create a campaign budget has been migrated to the Google Ads API. The remaining functionalities - creating a campaign, creating an ad group, creating expanded text ads and creating keywords - are using the AdWords API.