GetCustomers() not working.

2019-01-02 Thread pankaj grover
Hello team, We are using google Ads api for offline conversation tracking. We are uploading conversations into our clients AdWords accounts. Our customers wants to integrate their account with different customer id's in our application. For this we are authorizing them more than once but we

RevokeRefreshToken

2019-01-02 Thread pankaj grover
Hey, I am using RevokeRefreshToken method for revoking the refresh token in .Net it is not revoking the refresh token and even not giving any error. Please let me know if you are having same issue. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RevokeRefreshToken()

2019-01-02 Thread pankaj grover
Hey, I am using RevokeRefreshToken() method for revoking the refresh token in .Net But it is not revoking the token and even not giving any error. Please let me know if you are having same issue. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RevokeRefreshToken()

2019-01-02 Thread pankaj grover
Hey, I am using RevokeRefreshToken() method of .net library for revoking the refresh token but it is not revoking the refresh token and even not giving any error. Please let me know if you are having same issue. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

GetCustomers not working

2019-01-02 Thread pankaj grover
Hello team, We are using google Ads api for offline conversation tracking. We are uploading conversations into our clients AdWords accounts. Our customers wants to integrate their account with different customer id's in our application. For this we are authorizing them more than once but we are

Parallel traching

2018-08-24 Thread pankaj grover
Hello team,I hope you are doing good. We are using the Adwords api for click tracking. We are sending offline conversation to the adwords accounts. For that we are using gclid that is added by adwords by enabling auto tagging. So, for that we want to know that if parallel tracking make some

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

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