Hi all;
I'm using active perl on windows,
I read the tuto on the site of adwords, to create a new campaign on
sandbox env.
My code :
my $campaign = {
'name' => 'SampleCampaignV1',
'budgetAmount' => 10,
'budgetPeriod' => 'Daily',
'budgetOptimizerSettings' => 100,
Hi all;
I'm using active perl on windows,
I read the tuto on the site of adwords, to create a new campaign on
sandbox env.
My code :
my $campaign = {
'name' => 'SampleCampaignV1',
'budgetAmount' => 10,
'budgetPeriod' => 'Daily',
'budgetOptimizerSettings' => 100