Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 419 Bytes

File metadata and controls

23 lines (14 loc) · 419 Bytes
title order type entity
Get AdGroup
2
get
AdGroup

Get an AdGroup

The customer.adGroups.get(resource_name) method returns the AdGroup identified by a resource_name.

Note: This function is heavily rate-limited by Google, so avoid using it in production.

Arguments

  • resource_name required
    The resource_name of that AdGroup

Returns

Returns that AdGroup as an object.