Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    Google::Adwords::ClientUsageRecord 0.6.0

    Download button

    No screenshots available
    Downloads: 297  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Rohan Almeida | More programs
    Perl Artistic License / FREE
    November 23rd, 2006, 09:05 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    Google::Adwords::ClientUsageRecord description

    Google::Adwords::ClientUsageRecord is a Google Adwords ClientUsageRecord object.

    Google::Adwords::ClientUsageRecord is a Google Adwords ClientUsageRecord object.

    SYNOPSIS

    use Google::Adwords::InfoService;

    my $ginfo = Google::Adwords::InfoService->new();

    $ginfo->email('email@domain.com')
    ->password('password')
    ->developerToken('developer_token')
    ->applicationToken('application_token');

    # If you use a MCC
    $ginfo->clientEmail('clientemail@domain.com');

    my @usage_records = $ginfo->getUnitCountForClients({
    clientEmails => [ $email1, $email2 ],
    startdate => $start_date,
    endDate => $end_date,
    });

    print "Quota Units for client "
    . $usage_records[0]->clientEmail
    . ' is '
    . $usage_records[0]->quotaUnits
    . "n";

    This object should be used with the InfoService::getUnitCountForClients API call

    METHODS

    Accessors (read only)

    · clientEmail - The login for identifying this client account
    · quotaUnits - The number of quota units recorded for this client

    What's New in This Release:

    · Perl



    Product's homepage

      


    TAGS:

    Google Adwords | ClientUsageRecord object | Perl module | Google::Adwords::Cli | Google | Adwords

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM