Campaign
class Campaign extends Service (View source)
Properties
| protected string | $where | Where Condition | from Service |
| protected string | $orderBy | Order By clause | from Service |
| protected string | $limit | Limit clause | from Service |
| protected mixed | $session | from Service | |
| protected AdWordsServices | $adWordsServices | from Service | |
| protected | $service | from Service | |
| protected | $fields | from Service |
Methods
__construct(AdWordsSession $session = null)
Service constructor.
Details
at line 18
__construct(AdWordsSession $session = null)
Service constructor.
ServiceCollection
get(array $fields = [])
Get all items.