Re: How to check conversion which are imported from GA

2018-11-15 Thread Adam Haining
A workaround that I've put into place (just to see what the conversions are) is by pulling the ACCOUNT_PERFORMANCE_REPORT with the conversions and conversion types. It will tell when it comes from Analytics. The only issue is that it only shows up if there's data for it in the time period, an

Re: How to check conversion which are imported from GA

2018-05-08 Thread Adam Haining
Checking in on this one. I've just run into this same problem. Analytics conversions are not returning with the ConversionTrackerService. Is this a bug or is it designed this way? On Thursday, November 9, 2017 at 9:07:23 AM UTC-7, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Greg, > > T

Re: Auction Insights Report

2017-02-27 Thread Adam Haining
Thanks. We already use those fields. We're interested in comparing against the competitor domain, which we cannot do with the API. On Monday, February 27, 2017 at 3:29:35 PM UTC-7, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hi Adam, > > Thanks for your feedback. Unfortunately, we do

Re: Auction Insights Report

2017-02-27 Thread Adam Haining
Adding another tally to the list. There's a lot of requests for it, but all I see from Google are that it's not available and to check the blog. Hopefully this is something that can be added as it is extremely valuable to allow us to track this automatically over time and see positive or nega

Re: geo performance by ZIP_CODE?

2017-02-15 Thread Adam Haining
Got it, thanks. I never noticed the Postal Code target types, very helpful. I appreciate the quick response! #end Best Regards, <http://www.disruptiveadvertising.com/?utm_source=email_sig&utm_medium=email&utm_campaign=adam&utm_content=logo> Adam Haining CTO P: (801) 47

Re: geo performance by ZIP_CODE?

2017-02-15 Thread Adam Haining
Can you provide some more details on this? I also want to be able to pull the zip code details, but I do not see how this will all work. I don't necessarily use zip codes as a targeting criterion, I just want to know the performance data at the zip code level. On Monday, February 6, 2017 at 2

Re: PHP API v201609 - How to refresh token?

2017-02-10 Thread Adam Haining
/googleads-php-lib/issues>? The engineers > working on the library are actively monitoring that page and should be able > to answer your questions. > > Thanks, > Josh, AdWords API Team > > On Friday, February 10, 2017 at 12:42:09 AM UTC-5, Adam Haining wrote: >>

Re: PHP API v201609 - How to refresh token?

2017-02-09 Thread Adam Haining
Thanks. I'm able to manually get a new token without any problems. I haven't been able to get it to refresh or see where it gives me a new token. I have a few questions: 1. Can I refresh the token after it expires? I've tried everything I can think of, including using the OAuth2TokenR

Re: Keeping the access token valid during API calls

2017-02-09 Thread Adam Haining
I've tried all of this as well, and if I try to force renewing the token before it expires, it just gives me the current token. Then after it expires, I just always get the message: invalid_grant Token has been expired or revoked. Specific examples on how to do this would be greatly appreciated

PHP API v201609 - How to refresh token?

2017-02-09 Thread Adam Haining
I'm using the PHP API v201609. It is working great, except that the documentation states it will refresh the token for you automatically. There are no code examples for how to implement this. I've tried everything under the sun with no luck. Can someone give me some tips and pointers for ge

Get new refresh token after expiration

2017-02-07 Thread Adam Haining
I'm using the newest version of the PHP Adwords API (v201609) and I'm having trouble getting a new refresh_token/access_code after my initial refresh_token expires. The problem might be that I am attempting to get a new refresh token after it has already expired. Do I need to do this before i