Re: About pushing Offline conversion

2018-07-03 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pankaj, Since your issue is already more specific to the .NET client library, I would recommend that you get in touch with them directly via this link for further assistance as they may have suggestions on how you can programmaticall

Re: About pushing Offline conversion

2018-07-02 Thread pankaj grover
Hi peter, we are storing the Refresh Token when user authorize his ad-words account through our application.But we need a unique identity that describes the user ad-words account because we need this later in our application as we we want some action with the same ad-words account when user agai

Re: About pushing Offline conversion

2018-06-28 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, My apologies if I am not familiar with the implementation you have applied in your application. However, in regards to keeping track of OAuth2 credentials of a specific account, I would recommend that you store them in local file such as the one described in this guide

About pushing Offline conversion

2018-06-28 Thread pankaj grover
Hello team, we are building web application using .NET and integrated Adwords api for pushing offline conversation to our user's adwords account. 1) When we authorize a user with his adwords account then we get the Access token and Refresh Token for that account this is fine. 2) But when we aut