Hello,

 I'd recommend running an Ad Group Structure report:

  
http://code.google.com/apis/adwords/docs/developer/adwords_api_report_structure.html#aggr_AdGroup

You'll get a report containing all the ad groups in a given account,
along with some relevant attributes for the group. You'd have to
manually go through the report and filter out the ad groups based on
their status if you want only active groups, though.

Cheers,
-Jeff Posnick, AdWords API Team


On Oct 3, 12:06 pm, majestiq <[EMAIL PROTECTED]> wrote:
> Hello,
>
> What is the best method to get all active adgroups?
>
> We have an account with 80 campaigns, close to a 1000 adgroups... and
> over a million keywords.  We have tried two things.
>
> 1.  Get all campaigns... loop through campaigns and get all adgroups
> for active campaigns.  Then loop through those adgroups and create a
> seperate array of active ones.  Unfortunately, this is very expensive
> quota wise.
>
> 2.  Run a report that includes zeroimpression keywords.  This would
> output the adgroups and the adgroup status as well.  Unfortunately,
> that report is too big and takes too long.
>
> Is there a zero impression adgroup report?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to