Re: Generating a URL to a Customer's Campaign Dashboard

2017-08-14 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Martin and James, Thanks for sharing your feedback with us. I will let the team know about your suggestion. You could follow our blog for updates/announcements about the API. Thanks, Sreelakshmi, AdWords API Team -- --

Re: Generating a URL to a Customer's Campaign Dashboard

2017-08-12 Thread Martin Roettgerding
We had the same problem. The __c parameter cannot be found through the API. We worked around this by capturing the parameter manually once per account. This way, we can build deeplinks for several areas of the interface, which is very helpful. The downside is that Google doesn't commit to

Re: Generating a URL to a Customer's Campaign Dashboard

2017-08-11 Thread James Robinett
Ah too bad. Thanks Sreelakshmi! On Friday, August 11, 2017 at 2:18:19 PM UTC-7, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi James, > > Deep linking is not supported in AdWords. You could use various reports > >

Re: Generating a URL to a Customer's Campaign Dashboard

2017-08-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi James, Deep linking is not supported in AdWords. You could use various reports supported by the AdWords API to get the relevant data. Thanks, Sreelakshmi, AdWords API Team -- --

Generating a URL to a Customer's Campaign Dashboard

2017-08-11 Thread James Robinett
Hi all, I'm working on a dashboard that aggregates all sorts of client data for internal use at my company. We want to include links to the various platforms that provide the data, including AdWords. Is there a way to dynamically generate the URL to a customer's All Campaigns Dashboard. URL