How do I find AdWords campaign and adgroup ID numbers?
-
Is the only way to get them through the AdWords API? If so, how do I do that?
-
You'll need to request all ad groups in the campaign and choose the one with the same name.
It is possible to get adgroup id. It is part of AdGroupAd type, and can be retrieved using "AdGroupId" as selector name. Then you would retrieve the field as $googleAd->adGroupId. More details here:
http://code.google.com/apis/adwords/docs/reference/latest/AdGroupAdService.AdGroupAd.html
-
I think you can pull down a secondary dimension in GA for AdGroup/Campaign ID, also.
-
The are Campagne/campagne-ID in Analytics.
Found out btw that ~25-30% on GEO targeted campaigns bring in different (out of GEO targeted zone) traffic...so make sure to keep this in mind...