Google_Service_Partners
extends Google_Service
in package
Service definition for Partners (v2).
Searches certified companies and creates contact leads with them, and also audits the usage of clients.
For more information about this service, see the API Documentation
Tags
Table of Contents
- $analytics : mixed
- $availableScopes : mixed
- $batchPath : mixed
- $clientMessages : mixed
- $companies : mixed
- $companies_leads : mixed
- $leads : mixed
- $offers : mixed
- $offers_history : mixed
- $resource : mixed
- $rootUrl : mixed
- $servicePath : mixed
- $userEvents : mixed
- $users : mixed
- $userStates : mixed
- $v2 : mixed
- $version : mixed
- $client : mixed
- __construct() : mixed
- Constructs the internal representation of the Partners service.
- createBatch() : Google_Http_Batch
- Create a new HTTP Batch handler for this service
- getClient() : Google_Client
- Return the associated Google_Client class.
Properties
$analytics
public
mixed
$analytics
$availableScopes
public
mixed
$availableScopes
$batchPath
public
mixed
$batchPath
$clientMessages
public
mixed
$clientMessages
$companies
public
mixed
$companies
$companies_leads
public
mixed
$companies_leads
$leads
public
mixed
$leads
$offers
public
mixed
$offers
$offers_history
public
mixed
$offers_history
$resource
public
mixed
$resource
$rootUrl
public
mixed
$rootUrl
$servicePath
public
mixed
$servicePath
$userEvents
public
mixed
$userEvents
$users
public
mixed
$users
$userStates
public
mixed
$userStates
$v2
public
mixed
$v2
$version
public
mixed
$version
$client
private
mixed
$client
Methods
__construct()
Constructs the internal representation of the Partners service.
public
__construct(Google_Client $client) : mixed
Parameters
- $client : Google_Client
Return values
mixed —createBatch()
Create a new HTTP Batch handler for this service
public
createBatch() : Google_Http_Batch
Return values
Google_Http_Batch —getClient()
Return the associated Google_Client class.
public
getClient() : Google_Client