Google::Adwords::CountryTargets - Contains country targets


Google-Adwords documentation  | view source Contained in the Google-Adwords distribution.

Index


NAME

Top

Google::Adwords::CountryTargets - Contains country targets

SYNOPSIS

Top

    use Google::Adwords::CountryTargets;

    my $targets = Google::Adwords::CountryTargets->new();
    $targets->countries([ 'US', 'IN' ]);




METHODS

Top

Mutators (read/write)

* countries

SEE ALSO

Top

* Google::Adwords::GeoTarget

AUTHOR

Top

Rohan Almeida <rohan@almeida.in>

LICENSE AND COPYRIGHT

Top


Google-Adwords documentation  | view source Contained in the Google-Adwords distribution.