Main > Programming > Libraries >

Google::Adwords::Image 0.6.0

Google::Adwords::Image 0.6.0

Sponsored Links

Google::Adwords::Image 0.6.0 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.041 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1065
Date added: 2006-11-23
Publisher: Rohan Almeida

Google::Adwords::Image 0.6.0 description

Google::Adwords::Image is a Google Adwords Image object.

SYNOPSIS

use Google::Adwords::CreativeService;
use Google::Adwords::Creative;
use Google::Adwords::Image;

use File::Slurp;

# create the CreativeService object
my $creative_service = Google::Adwords::CreativeService->new();

# need to login to the Adwords service
$creative_service->email($email_address)
->password($password)
->developerToken($developer_token)
->applicationToken($app_token);

# if you have a MCC
$creative_service->clientEmail($client_email);

# Lets add an image creative
my $data_blurb = read_file(image.gif);

my $image = Google::Adwords::Image->new
->name(Image #1)
->data($data_blurb)
->type(image);

my $creative_image = Google::Adwords::Creative->new
->adGroupId($adgroupid)
->destinationUrl(http://www.example.com)
->displayUrl(http://www.example.com)
->image( $image );

my $addcreative = $creative_service->addCreative($creative_image);
print "Added Creative ID: " . $addcreative->id . "n";
print "Image Height: " . $addcreative->image->height . "n";

This object should be used with the CreativeService API calls

Google::Adwords::Image 0.6.0 Screenshot

Advertisements

Google::Adwords::Image 0.6.0 Keywords

Bookmark Google::Adwords::Image 0.6.0

Hyperlink code:
Link for forum:

Google::Adwords::Image 0.6.0 Copyright

WareSeeker periodically updates pricing and software information of Google::Adwords::Image 0.6.0 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Google::Adwords::Image 0.6.0 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Google::Adwords::Address is a Google Adwords Address object. Free Download
Google::Adwords::Data is base class for the Data modules. Free Download
Google::Adwords::Service is base class for the Service modules. Free Download
Google::Adwords::Creative is a Google Adwords Creative object. Free Download
Google::Adwords::Campaign is a Google Adwords Campaign Object. Free Download
Google::Adwords::CoverageType is a Google Adwords CoverageType object. Free Download
Google::Adwords::AdGroupEstimate is a Google Adwords AdGroupEstimate Object. Free Download
Google::Adwords::KeywordEstimate is a Google Adwords KeywordEstimate Object. Free Download