phpDocumentor

AdWordsCurl
in package

Class AdWordsCurl

Table of Contents

$apiClient  : GoogleServicesApiClient
__construct()  : mixed
AdWordsCurl constructor.
campaignsOverview()  : ResponseInterface
Sends a cURL request to the Google AdWords API to fetch campaigns of client.
changeStatus()  : ResponseInterface
Sends a cURL request to the Google AdWords API to change the status of an AdWords campaign.
updateBudget()  : ResponseInterface
Sends a cURL request to the Google AdWords API to update the budget of an AdWords campaign.

Properties

Methods

campaignsOverview()

Sends a cURL request to the Google AdWords API to fetch campaigns of client.

public campaignsOverview([string|null $dateRange = null ]) : ResponseInterface
Parameters
$dateRange : string|null = null

(Optional) Date range for request.

Return values
ResponseInterface

Search results