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

NAME

add_listing_scope

DESCRIPTION

Adds a shopping listing scope to a shopping campaign. The example will construct and add a new listing scope which will act as the inventory filter for the campaign. The campaign will only advertise products that match the following requirements:

- Brand is "google" - Custom label 0 is "top_selling_products" - Product type (level 1) is "electronics" - Product type (level 2) is "smartphones"

Only one listing scope is allowed per campaign. Remove any existing listing scopes before running this example.

SYNOPSIS

add_listing_scope.pl [options]

    -help                       Show the help message.
    -customer_id                The Google Ads customer ID.
    -campaign_id                The campaign ID.