Re: Dynamically Generating AdWords Dashboard URLs

2017-09-15 Thread 'Peter Oliquino' via AdWords API Forum
Hi Austin, I'm afraid that the "c=" value that you see in the AdWords UI does not directly correspond to the customer ID that is returned by the AdWords API reports or services. Also the only available sources for the customer via the AdWords API is from the ExternalCustomerId

Dynamically Generating AdWords Dashboard URLs

2017-09-14 Thread Austin Smith
Hi, I'm trying to add a feature that navigates customers to a specific campaign group in the adwords dashboard. For this reason I'm looking to construct a URL like: https://adwords.google.com/cm/CampaignMgmt?authuser=0&__u={user_id}&__c={account_id}#cg.{campaign_group_id}.cgo But the account_