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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8bdcb788-3bbb-4376-8c3e-ff49cd36d511%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 keeping the URLs the same 
forever. However, for the old interface, URL's have stayed the same for a 
long time.

In any case, an official way to do this via the API would be much 
appreciated.


Am Freitag, 11. August 2017 18:27:41 UTC+2 schrieb 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 looks something like: 
> https://adwords.google.com/cm/CampaignMgmt?authuser=0&__u=[U_ID]&__c=[C_ID]#r.ONLINE=cm
>
> That __c param seems to be what specifies the customer to view, but it 
> doesn't match the actual Customer ID. Is there a way through the API to 
> retrieve the value for __c for a particular Customer ID? Or another way to 
> link to a customer's campaign view using their ID?
>
> Thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/31ac3b4e-2fa6-43dd-97ed-09058e172ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 
>  
> supported by the AdWords API to get the relevant data.
>
> Thanks,
> Sreelakshmi, AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/24b7ff68-087c-41f2-8846-672982b1c685%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3c0e1904-9786-4c0b-b5d7-079eb55b3b30%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 looks something 
like: 
https://adwords.google.com/cm/CampaignMgmt?authuser=0&__u=[U_ID]&__c=[C_ID]#r.ONLINE=cm

That __c param seems to be what specifies the customer to view, but it 
doesn't match the actual Customer ID. Is there a way through the API to 
retrieve the value for __c for a particular Customer ID? Or another way to 
link to a customer's campaign view using their ID?

Thanks!

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d75e0dda-f70e-4ba4-a496-7cd4d83de494%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.