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

NAME

Google::Ads::AdWords::v201206::InfoSelector

DESCRIPTION

Perl data type class for the XML Schema defined complexType InfoSelector from the namespace https://adwords.google.com/api/adwords/info/v201206.

Specifies the type of API usage information to be returned. API usage information returned is based on the {@link #apiUsageType API usage type} specified. All returned values are specific to the developer token being used to call <code>InfoService.get</code>. <p>For each of the <code>apiUsageType</code> values, other <code>InfoSelector</code> fields must also be set as described below:</p> <ul> <li><code>FREE_USAGE_API_UNITS_PER_MONT/code : Returns the number of allocated <a href="http://www.google.com/support/adwordsapi/bin/answer.py?answer=45891"> free API units</a> for this entire month. Specify only the apiUsageType parameter.</li> <li><code>TOTAL_USAGE_API_UNITS_PER_MONT/code : Returns the total number of allocated API units for this entire month. Includes both free and paid API units. Specify only the apiUsageType parameter.</li> <li><code>OPERATION_COUN/code : Returns the number of operations recorded over the given date range. The given dates are inclusive; to get the operation count for a single day, supply it as both the start and end date. Specify the apiUsageType and dateRange parameters. </li> <li><code>UNIT_COUN/code : Returns the number of API units recorded. <ul> <li>Specify the apiUsageType and dateRange parameters to retrieve the units recorded over the given date range.</li> <li>Specify the apiUsageType, serviceName, methodName and dateRange to retrieve the units recorded over the given date range for a specified method.</li> </ul> </li> <li><code>UNIT_COUNT_FOR_CLIENT/code : Returns the number of API units recorded for a subset of clients over the given date range. The given dates are inclusive; to get the unit count for a single day, supply it as both the start and end date. Specify the apiUsageType, dateRange and clientEmails parameters.</li> <li><code>METHOD_COS/code : Returns the cost, in API units per operation, of the given method on a specific date. Methods default to a cost of 1. Specify the apiUsageType, dateRange (start date and end date should be the same), serviceName, methodName, operator parameters.</li> </ul>

PROPERTIES

The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:

  • serviceName

  • methodName

  • operator

  • dateRange

  • clientEmails

  • clientCustomerIds

  • includeSubAccounts

  • apiUsageType

METHODS

new

Constructor. The following data structure may be passed to new():

AUTHOR

Generated by SOAP::WSDL

1 POD Error

The following errors were encountered while parsing the POD:

Around line 99:

Deleting unknown formatting code H<>

Deleting unknown formatting code H<>

Deleting unknown formatting code T<>

Deleting unknown formatting code T<>

Deleting unknown formatting code T<>