AdGroup
class AdGroup 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)
AdGroup constructor.
Details
at line 23
__construct(AdWordsSession $session = null)
AdGroup constructor.
ServiceCollection
get(array $fields = [])
Get all items.