Re: Unable to get a refresh_token with GetRefreshToken.php

2013-09-06 Thread Justin
I'm having this EXACT same issue and the other thread doesn't seem to be helping. Do I need to wait to be approved by Google for the Adwords API to test this out? Or can I use the pending Developer Token? If I should be able to get a refresh token I'm not. Mark, have you had any luck here? On

AdWords API Caught between a rock and a hard place?

2010-04-14 Thread Justin
the v13 documentation, and point to alternative functions or workarounds in a part of the article that relate to v2009. Thanks in advance, Justin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our

My reports stopped, whats the alternative now?

2010-07-01 Thread Justin
reports? Thanks for your help, Justin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because

Re: My reports stopped, whats the alternative now?

2010-07-02 Thread Justin
Anyone? (bump) On Jul 1, 5:10 pm, Justin jusm...@gmail.com wrote: Hi guys, I was running daily reports which have now stopped due to the 22nd June sunset for V13. I see on the whats new v2009 page that the ReportService is coming soonhttp://code.google.com/apis/adwords/v2009/docs

TargetingIdea costs

2010-08-17 Thread Justin
units (per-request cost); plus * (for 200 keywords), 200*0.1 units So, 25 units in total. You charge $0.25/1000 units. So, just to check, I'd be able to make that call 160 times for $1. Could you let me know whether my understanding is correct? Thanks and kind regards Justin

Re: TargetingIdea costs

2010-08-18 Thread Justin
Just wondering if you'd had a chance to look at my query. It would be good to get an answer today if that's possible. Kind regards Justin On Aug 17, 6:36 pm, Justin justindeavi...@googlemail.com wrote: Hi Eric I hope you can help me. I'm trying to calculate the costs of making calls

using adparam to set prices on all ads in an adgroup

2012-09-14 Thread Justin
I've been using the API for several things, and recently wanted to use it to set the prices displayed on my ads. The adGroups are arraigned so that they are each related to a product. I simply (I really thought this would be simple) want to update the param1 value in all ads in a given

Can not get BidModifier of Location?

2013-05-17 Thread Justin
[] campaignCriterions = null; try { campaignCriterions = campaignCriterionService.get(selector).getEntries(); } catch (ApiException e) { } catch (RemoteException e) { } Regards, Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-13 Thread Justin
Ditto, same problem. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed

Re: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-13 Thread Justin
, rather than an amalgamation of other sources). Hope that's useful. Justin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Approved AdWords API developer token is now Rejeted - PLEASE HELP!

2011-09-15 Thread Justin
The thing that's bothersome about this situation, Eric, is that there are keyword tools like Market Samurai (a tool that is initially given away for free) and other desktop tools that SCRAPE the Google External Keyword Tool, which is a clear violation of Google's Terms of Service. These

Service account - different errors

2014-06-19 Thread justin
the service account?) Please please help Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Service account - different errors

2014-06-19 Thread justin
value={removedforsecurity}@developer.gserviceaccount.com / add key=OAuth2PrnEmail value=jus...@campaignium.com / add key=OAuth2JwtCertificatePath value=C:\Users\Justin\Downloads\{removedforsecurity}-privatekey.p12 / add key=OAuth2JwtCertificatePassword value

Error Creating Root Product Partition

2016-02-03 Thread Justin
In the AdWords UI it gives you this option when creating an Ad Group under the shopping campaign type: "Start with one product group with a single bid for all products" I'm trying to duplicate that, but getting this error:

Ads Percentage Served Value - Reporting

2016-05-02 Thread Justin
https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report Where is the percentage served field? I.e., if we have multiple ads in an ad group, in AdWords you can add the column showing the first ad was displayed 52% of the time and the other ad 48% of the time. --

Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-07 Thread Justin
Hi folks, I'm trying to find a way to push up a CSV file to google adwords for some dynamic remarketing we wish to do. We are in the realestate segment so I found some nice documentation about this: - AdWords .NET SDK: https://github.com/googleads/googleads-dotnet-lib - AdWords .NET Samples:

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-14 Thread Justin
Hi Peter, Urgh :( Really - there's no API or support for Dynamic remarketing ads via the API? So - is the _only way_ to upload dynamic remarketing ads ... is to upload a csv file _manually_ via the adwords UI/website? If yes - is this - an oversight - just an issue with

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-14 Thread Justin
Hi Peter - thanks again for the prompt reply. So are you saying this: - First, manually create a feed and manually upload some initial data to your adwords account. (Refer to the other AdWords Community Forum about how this can be done). - Now, u can use the AdWords API to push up new

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-24 Thread Justin
Hi Thanet and thank you kindly for your reply. I've been quiet in the last few days because I've been trying to follow yours (and the above) advice in getting this to work. So far -- i've made SOME progress, but still not there yet. (yeah - this is really taking a long time). So this is

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-27 Thread Justin
Perfect! That did it :) it's working now :) So .. I'm nearly there. Now, Every night we will be running some code that will upload any new items and of course we need to remove any items that have now expired/need-to-be-removed. Is there a simple way to say: GetAllId's from the feed? So if

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-28 Thread Justin
Hi again Peter, The FeedItemService.get to return all the FeedItemIds works great. Paging too! Is

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-27 Thread Justin
Cheers Peter! i'll see if that works for me tomorrow. I'm guessing : 1. Index == the index in the page. If i want records 1->100, that's index 0 with page size 100. for records 101->200, that's index 100, page size 100. 2. I can loop through this paging, increasing the index number with each

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-15 Thread Justin
Hi Mike - thanks for the reply :) really appreciate it (and to the others who have also helped out :) > You should be able to create thousands of feed items in a single mutate request by adding more operations Ok - kewl :) i'll have to figure out how to do that and off I go :) >initial setup

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-20 Thread Justin
OK great! So this is the current status of things right now about how I've interpreted the answers and what i'm trying to do but am stuck: 1 - Create a Feed in the Web Interface. 2 - Have a C# background application that uses the FeedService 1x a day to add and/or delete FeedItem's to my

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-29 Thread Justin
Hi again Peter :) question about Adding/Deleting FeedItems I have the following code that Add's an FeedItem: var service = (FeedItemService)user.GetService(AdWordsService.v201609.FeedItemService); var itemsUpdateReturnValue = service.mutate(newFeedItemOperations.ToArray()); QUESTION: Is

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-29 Thread Justin
Ah! ok .. brb .. yep - got it! for those still following this thread ... here's the c# var selector = new Selector { fields = new[] { "FeedId", "Status", "AttributeValues"}, predicates = new[] { Predicate.Equals("FeedId", feedId), Predicate.Equals("Status",

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
Awesome answers folks - thanks heaps. I'm _really_ grateful for all this help :) Another question *blush*. With the Scheduled Automatic Updates, is the system smart enough to handle: - When a new item exists in the file but _not_ in adwords (i.e. an ADD operation) - When an item exists in

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-12-04 Thread Justin
Hi All, just to put some results out there... - A few weeks to get the API code to work (including getting all the account stuff working/storted/etc). - A day or so to strip that code out, add CSV format and FTP that up to our FTP server ... then turn on Scheduled Updates. CSV is about 100mb

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
So Shwetha, the scheduled automatic updates are smart enough to figure out insert/delete/updates, then? -J- -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Trying to find some c# sample code for sending a Dynamic Remarketing csv file up to Google's AdWords system.

2016-11-30 Thread Justin
Hi Sylvain! oh wow - really? after all this, there's *another *way to do this without using the API? Where can you define in AdWords this AUTO-FETCHING? I can easily create a csv or excel file, once a night and put it up, somewhere. But where in the UI/AdWords website can you say: 1. grab

Re: BudgetOrder Infinite EndDateTime

2019-02-26 Thread Justin
Typo at the end of the last sentence. Updated: > would I specify '20371230 235959 America/Toronto' or '20371231 025959 > America/Toronto' to indicate and infinite EndDateTime? On Tuesday, February 26, 2019 at 8:38:32 AM UTC-5, Justin wrote: > > Hi, > As specified in the AP

BudgetOrder Infinite EndDateTime

2019-02-26 Thread Justin
finite EndDateTime? Thanks, Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API

BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-02-28 Thread Justin
ention is not needed )? Or is there another way to create a BudgetOrder for a fresh sub-account? Thanks in advance, Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-03-04 Thread Justin
Issue solved, I needed to specify *BOTH* billingAccountId and primaryBillingId in my mutate operation. Previously I was only specifying one or the other. On Thursday, February 28, 2019 at 10:17:28 AM UTC-5, Justin wrote: > > Hi, > > I'm attempting to add a Billing Account to a

Re: BudgetOrderService BILLING_SETUP_INCOMPLETE

2019-03-01 Thread Justin
currently under consolidated billing. Thanks, Justin On Thursday, February 28, 2019 at 3:59:32 PM UTC-5, googleadsapi-forumadvisor wrote: > > Hello, > > If you like to use the BudgetOrderService > <https://developers.google.com/adwords/api/docs/reference/latest/BudgetOrderService&

Removing ManagedCustomer Accounts

2019-02-04 Thread Justin
ccount will then not have a user with administrative access or a manager account with administrative ownership and the operation will return a CANNOT_UNLINK_ACCOUNT_WITHOUT_ACTIVE_USER error. Is there a way to completely remove these sub-accounts? Thanks in advance,

Removing ManagedCustomerService Accounts

2019-02-04 Thread Justin
ccount will then not have a user with administrative access or a manager account with administrative ownership and the operation will return a CANNOT_UNLINK_ACCOUNT_WITHOUT_ACTIVE_USER error. Is there a way to *completely remove* these sub-accounts (not just link to another account)? Thanks in advance,

Re: Service account - different errors

2014-06-19 Thread Justin Coon
Hi Danial, I replied here, but also directly to you (with private information). I can't see what I have configured here incorrectly - but maybe you have some insight and can see what's wrong. This is halting development, as we can't even get started :( Thanks Justin On Thursday, June 19

v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
account would not work with the new version of API? Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
/adwords/* I wish this was in the migration documentation somewhere - I apologize if its not, but I didnt see it anywhere On Tuesday, July 22, 2014 11:46:49 AM UTC-5, Justin Coon wrote: I have a test account and service account working for v201402, but when i update to the v201406 client

Re: v201406 - service account not working (v201402 does)

2014-07-22 Thread Justin Coon
*Correction - I apologize if it *IS *in the migration documentation (but I'm fairly certain it is not)... On Tuesday, July 22, 2014 9:35:34 PM UTC-5, Justin Coon wrote: If this can help anyone I figured out what it was - I had to go back to https://admin.google.com/AdminHome?chromeless=1

Age Range sample data

2014-08-24 Thread Justin Coon
to see what it looks like when aggregated by the age ranges and genders. Thanks! Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Age Range sample data

2014-08-25 Thread Justin Coon
/report In other words, AdWords will still give me an idea of the report contents ( *ageRange* values), even though I'm using a test account. Cheers, Josh, AdWords API Team On Monday, August 25, 2014 9:48:33 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi Justin, Even though your

Re: Age Range sample data

2014-08-25 Thread Justin Coon
of the report contents ( *ageRange* values), even though I'm using a test account. Cheers, Josh, AdWords API Team On Monday, August 25, 2014 9:48:33 AM UTC-4, Josh Radcliff (AdWords API Team) wrote: Hi Justin, Even though your test account isn't serving ads, you can still get reporting data back

Get mobile app name

2014-12-26 Thread Justin Coon
Hi, I'm using the URL performance report and receving results that have this *domain=mobileapp::1-568147907 url=mobileapp::1-568147907*. How do I get more information on the actual mobile app (mainly the real name)? Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Get mobile app name

2014-12-30 Thread Justin Coon
(AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Justin, Depending on the report you are running, you *might* be able to get the app name from the *DisplayName* field. If that doesn't provide the app name, you can use *AdGroupCriterionService* or *CampaignCriterionService

Re: Get mobile app name

2014-12-30 Thread Justin Coon
Thanks Josh. Let me give those a shot. I'm wondering if it will still give me the data I need? Or better said what is the difference in the reports On Dec 30, 2014 2:22 PM, Josh Radcliff (AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Justin, Have you tried running

Re: Get mobile app name

2014-12-30 Thread Justin Coon
Ok I must have missed thay field on the report definition. Thanks will try it out! On Dec 30, 2014 2:53 PM, Josh Radcliff (AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Justin, The *DisplayName* field on the URL_PERFORMANCE_REPORT will give you the mobile app name, e.g

Re: Get mobile app name

2014-12-31 Thread Justin Coon
are empty. Any thoughts? On Dec 30, 2014 2:57 PM, Justin Coon jus...@campaignium.com wrote: Ok I must have missed thay field on the report definition. Thanks will try it out! On Dec 30, 2014 2:53 PM, Josh Radcliff (AdWords API Team) adwordsapiadvisor+j...@google.com wrote: Hi Justin

Age_Performance_Report strange results

2015-01-01 Thread Justin Coon
. Is there explanation for this behavior? Something I'm doing incorrect how I'm structuring the report definition? I'm seeing the same behavior with the GENDER_PERFORMANCE_REPORT, just FYI. Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google

Re: Age_Performance_Report strange results

2015-01-02 Thread Justin Coon
clicks=0 impressions=0 ctr=0.00% / row adGroupID=14213257042 ageRange=65 or more cost=0 clicks=0 impressions=0 ctr=0.00% / /table /report On Friday, January 2, 2015 10:11:21 AM UTC-6, Justin Coon wrote: Hi Josh, Here's the report definition XML ?xml version=1.0 encoding=utf-8

Re: Age_Performance_Report strange results

2015-01-02 Thread Justin Coon
includeZeroImpressions xmlns=https://adwords.google.com/api/adwords/cm/v201406;true/includeZeroImpressions /reportDefinition On Friday, January 2, 2015 10:08:27 AM UTC-6, Josh Radcliff (AdWords API Team) wrote: Hi Justin, I just ran the AGE_RANGE_PERFORMANCE_REPORT on your account and the month

Re: Age_Performance_Report strange results

2015-01-02 Thread Justin Coon
? Seems unintuitive to me, unless I am doing something wrong, or am misunderstanding Thanks Justin On Friday, January 2, 2015 10:23:02 AM UTC-6, Josh Radcliff (AdWords API Team) wrote: Hi Justin, If you remove the predicate on the *Status* field, you'll see that several of the age ranges have

Re: Campaign type and campaign subtype

2015-02-02 Thread Justin Coon
and the API, since the UI subtypes are mostly used for controlling which UI elements are available when working with a campaign in the UI. Best regards, Josh, AdWords API Team On Monday, February 2, 2015 at 12:29:40 PM UTC-5, Justin Coon wrote: When might the subtype be available? On Monday, May

Re: Campaign type and campaign subtype

2015-02-02 Thread Justin Coon
When might the subtype be available? On Monday, May 12, 2014 at 12:30:27 PM UTC-5, Ray Tsang (AdWords API Team) wrote: Hi, The concrete subtype is not available via the API at the moment. Thanks, Ray On Monday, May 12, 2014 3:27:53 AM UTC-4, STeP MCC wrote: Thank you for your reply,

Re: How to get Campaign subtype?

2015-02-02 Thread Justin Coon
When might the subtype be available? On Wednesday, December 18, 2013 at 4:24:42 AM UTC-6, Danial Klimkin wrote: Hello Zweitze, You are correct, campaign type is available as NetworkSettings. Campaign subtypes are not yet available in the API. -Danial, AdWords API Team. On Thursday,

Re: How to get Campaign subtype?

2015-02-03 Thread Justin Coon
/CampaignService.AdvertisingChannelSubType On Monday, February 2, 2015 at 6:29:26 PM UTC+1, Justin Coon wrote: When might the subtype be available? On Wednesday, December 18, 2013 at 4:24:42 AM UTC-6, Danial Klimkin wrote: Hello Zweitze, You are correct, campaign type is available

Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-02-27 Thread Justin Coon
at 12:05:57 PM UTC-5, Justin Coon wrote: Hello all We are looking to integrate adwords API geo targeting and reporting with Google maps. What we would like to do is 1) Show clients their geotargeting range on a google map 2) Show clients reporting statistics for campaigns, overlaid on a google

Re: Geolocation for campaign problem

2015-02-26 Thread Justin Coon
Hello, Has there been any updates on this? We are looking to integrate adwords API geo targeting and Google maps. Thanks Justin On Friday, January 3, 2014 at 10:42:39 AM UTC-6, Aleksander Dębski wrote: Hi Anash, This still remains a problem for me, since I cannot use criteria ID

API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-02-26 Thread Justin Coon
for impressions and clicks, etc) Does anyone have any experience with this? I am looking at the GEO_PERFORMANCE_REPORT and looking for data that would be translatable to Google maps, or some data that I can port/convert to google maps... Thanks! Justin

Re: Use Maps API to show all geotargeting within an MCC?

2015-04-15 Thread Justin Coon
Does the AdWords API provide enough data to recreate what is shown in the AdWords UI? On Friday, March 15, 2013 at 7:56:03 AM UTC-5, Danial Klimkin wrote: Hello Matt, I believe this is something AdWords UI does, but we can not comment if the external Maps API has all required

Re: AdWords API access with service account set up

2015-04-15 Thread Justin Coon
I was able to implement a service account, and while not extremely easy, there are guides on how to do it, and they are a bit confusing in parts. I love it though and it was exactly what we needed - works perfectly On Tuesday, April 14, 2015 at 9:34:43 AM UTC-5, Danial Klimkin wrote: Hello

Re: ValueTrack and demographics

2015-04-17 Thread Justin Coon
Thanks, we are actually looking for information at the instance of the click to do some things programmatically on the target/landing page On Apr 17, 2015 3:21 PM, Justin Coon jus...@campaignium.com wrote: Is demographics (age, gender, etc) information available with ValueTrack

Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-04-08 Thread Justin Coon
! Justin On Friday, February 27, 2015 at 8:34:16 AM UTC-6, Michael Cloonan (AdWords API Team) wrote: Hello, The locations returned by this report correspond to the same criteria that I outlined in my previous post. To my knowledge, there is no way to get an actual latitude/longitude

Re: API Geo targeting, GEO_PERFORMANCE_REPORT, and Google Maps

2015-04-08 Thread Justin Coon
/VSVaoKDoNqI/ADE/ePNDyxRYjQ8/s1600/location_targeting.png So the functionality is already there as evidenced in AdWords online, but I don't know where I go for this. Please help? Thanks! Justin On Friday, February 27, 2015 at 8:34:16 AM UTC-6, Michael Cloonan (AdWords API Team) wrote: Hello

AdWords API data freshness

2015-06-22 Thread Justin Coon
someone from the API team please give us a discrete time frame for this - Adjustments Your metrics may occasionally be *updated one or more days* after a click occurs. This can happen for a number of reasons, including (but not limited to): Thanks! Justin

Reports dont match UI

2015-05-26 Thread Justin Coon
I saw there was an issue lately with report downloads being incorrect. I'm seeing reports all the way back to May 17th with incorrect impressions and clicks results...can anyone confirm this is an API issue? This is something we have not seen before. Thanks Justin

Re: Changing the settings API

2015-08-21 Thread Justin Coon
Also seeing it with the https://adwords.google.com/api/adwords/cm/v201502/CampaignService CampaignService However we dont see the issue with the reports portion of API On Friday, August 21, 2015 at 1:15:28 AM UTC-5, Justin Coon wrote: We are again seeing this issue. It appears

Re: RateExceededError keep

2015-08-21 Thread Justin Coon
Also seeing it with the https://adwords.google.com/api/adwords/cm/v201502/CampaignService CampaignService However we dont see the issue with the reports portion of API On Friday, August 21, 2015 at 1:16:10 AM UTC-5, Justin Coon wrote: We are again seeing this issue. It appears

Re: Getting RateExceededError error in API call on Standard access account

2015-08-21 Thread Justin Coon
We are again seeing this issue. It appears to be with https://adwords.google.com/api/adwords/cm/v201502/AdGroupService AdGroupService Is there a fix coming soon? On Thursday, July 30, 2015 at 11:31:16 AM UTC-5, Umesh Dengale wrote: Hello, The engineering team has identified an issue

Re: RateExceededError keep

2015-08-21 Thread Justin Coon
everyone for the reports. I've filed a bug with our engineering team to look into this issue, and I will keep this thread updated as I hear back. Regards, Mike, AdWords API Team On Thursday, July 23, 2015 at 9:38:28 AM UTC-4, Justin Coon wrote: Let me also add that our analytics tool has

Re: Changing the settings API

2015-08-21 Thread Justin Coon
We are again seeing this issue. It appears to be with https://adwords.google.com/api/adwords/cm/v201502/AdGroupService AdGroupService Is there a fix coming soon? On Monday, August 3, 2015 at 10:48:57 AM UTC-5, Umesh Dengale wrote: Hello, The rateExceededError issue fix was deployed on

Re: Getting RateExceededError error in API call on Standard access account

2015-08-21 Thread Justin Coon
Also seeing it with the https://adwords.google.com/api/adwords/cm/v201502/CampaignService CampaignService However we dont see the issue with the reports portion of API On Friday, August 21, 2015 at 1:16:49 AM UTC-5, Justin Coon wrote: We are again seeing this issue. It appears

Re: Video Ads - How to pull metrics from Adwords API.

2015-08-03 Thread Justin Coon
Any updates on this? On Thursday, July 2, 2015 at 6:11:31 AM UTC-5, Danial Klimkin wrote: Hello Zweitze, We don't plan to change this behavior for the released API versions. -Danial, AdWords API Team. On Tuesday, June 30, 2015 at 3:04:46 PM UTC+2, Zweitze wrote: Thank you Chip! I

Re: API developments for Trueview

2015-08-03 Thread Justin Coon
Any updates on this? On Thursday, May 7, 2015 at 9:27:15 AM UTC-5, Bernardo Alves wrote: Hi, Since it's been a while since the last time this was asked, I'd like to know if there's any progress regarding the development of Trueview campaign reporting using Adwords API. Many thanks,

Re: RateExceededError keep

2015-07-22 Thread Justin Coon
Does the clock reset the 24 hrs every time a subsequent request is made (the request obviously still fails)? On Wednesday, July 22, 2015 at 11:30:10 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: Hello Justin, If you adhere to the timeouts specified in the rate limit errors, you

Re: RateExceededError keep

2015-07-22 Thread Justin Coon
We have been dealing with the exact same thing. But this seems really silly that we stop making requests for 24hrs. Basically that requires to stop our software completely...which effects our customers. So every time we make a subsequent request (after the initial error) the clock starts

Re: RateExceededError keep

2015-07-22 Thread Justin Coon
more logic to better handle the 'warning' 30 second timeouts On Jul 22, 2015 11:44 AM, Justin Coon jus...@campaignium.com wrote: Does the clock reset the 24 hrs every time a subsequent request is made (the request obviously still fails)? On Wednesday, July 22, 2015 at 11:30:10 AM UTC-5, Michael

Re: RateExceededError keep

2015-07-23 Thread Justin Coon
. Thanks Justin On Thursday, July 23, 2015 at 8:34:23 AM UTC-5, uvsuperDev wrote: Hello Michael, We are well aware to the rate limits and we have implemented all your best practices (using mutateJobService, waits etc.). As I have written on my original post we keep getting this after the 24 hours

Re: Video Ads - How to pull metrics from Adwords API.

2015-10-19 Thread Justin Coon
Thank you AdWords and API team for listening to your customers needs and responding appropriately Justin Coon Software Architect Campaignium On Mon, Oct 19, 2015 at 8:24 AM, Umesh Dengale < adwordsapiadvisor+um...@google.com> wrote: > Hello, > > The AdWords API v201509 su

Re: Video Ads - How to pull metrics from Adwords API.

2015-09-01 Thread Justin Coon
We are painfully aware that Trueview data is not available...hence all the replies...we need to have this On Sep 1, 2015 3:29 PM, "Umesh Dengale" wrote: > Hello, > > The AdWords API does not support the trueview campaigns. Currently, we > don't have any plans

Re: Video Ads - How to pull metrics from Adwords API.

2015-09-01 Thread Justin Coon
Well said! On Sep 1, 2015 3:57 PM, "Ed-" wrote: > Hi Umesh, > > I believe the reason so many people ask to have this kind of campaign > exposed by the API is triggered by Google AdWords account teams. I work for > a agency that year after year is pushed to have more and

Re: Migration to v201603 error

2016-05-16 Thread Justin Pacholka
@Sabri, were you able to solve this problem? Running into same thing with Laravel and the Selector() using ReportDefinitionService - Justin On Friday, April 29, 2016 at 7:16:58 PM UTC-5, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Glad to hear that the example worked. Since

Re: Migration to v201603 error

2016-05-16 Thread Justin Pacholka
To follow up, to solve this Laravel problem, I'm guessing you installed from Composer. You need to add the following to composer.json (replacing the version # at the end with the version you're using), I missed that in the github instructions, all is working fine now in Laravel: "classmap": [

Re: Campaign appears in reporting API, not in Management API

2016-05-04 Thread justin biebee
On Thursday, April 28, 2016 at 2:33:30 AM UTC+7, Stephen Yeargin wrote: > > Howdy! > > I have a campaign that is appear in a client's reports. However, when I > attempt to grab the settings for the campaign (or retrieve this campaign > from a listing), there is no data. I'm confirming any

Dealing with Misspellings and High Search Volume from TargetingIdeaService

2017-02-13 Thread justin . pacholka
We're dealing with an issue where if we directly check a singular keyword with the TargetingIdeaService and that word is misspelled we get returned the search volume for the correct spelling of the keyword. This is messing with us because we'll go add the misspelling to our account thinking it

Re: API Rate limits

2017-04-14 Thread Justin Coon
We have waited over 24 hours and still getting the error - whats the issue? On Wednesday, April 12, 2017 at 2:48:38 PM UTC-5, Justin Coon wrote: > > So it seems that the reset is inconsistent (not always 24 hours)? Or maybe > I should say its non deterministic. This can be frustrat

Re: API Rate limits

2017-04-14 Thread Justin Coon
We have waited over 24 hours and still getting the error - within 1 call to the API - whats the issue? On Wednesday, April 12, 2017 at 2:48:38 PM UTC-5, Justin Coon wrote: > > So it seems that the reset is inconsistent (not always 24 hours)? Or maybe > I should say its non dete

Re: RATE_EXCEEDED BillingPerDay

2017-04-12 Thread Justin Coon
So it seems that the reset is inconsistent is that correct? Or maybe I should say its non deterministic. This can be frustrating as we don't know when to retry (turn everything back on), once you've hit the rate limit. Currently it's a guessing game, and can be a costly one since the timer

API Rate limits

2017-04-12 Thread Justin Coon
So it seems that the reset is inconsistent (not always 24 hours)? Or maybe I should say its non deterministic. This can be frustrating as we don't know when to retry (turn everything back on), once you've hit the rate limit. Currently it's a guessing game, and can be a costly one since the

Re: UNEXPECTED_INTERNAL_API_ERROR when creating html5 template ad

2017-03-02 Thread Justin Masters
We're also getting this error in code that was working recently. Keen to know what's happened Justin On Friday, March 3, 2017 at 11:44:05 AM UTC+11, Adam Marshall wrote: > > I have now downloaded the .Net adwords_dotnet_lib_src_v19.1.0 solution and > ran the AddHtml5ad.cs, and thi

Google add Words - Emails keep coming and wont stop!

2017-06-12 Thread Justin DeVinney
I signed up for Google add words and I have gotten hundreds of emails (see below) within the last hour. It's the same email over and over again... How do I make it stop? I tried calling but of course they are closed on Saturday. -- Hello from Google,

Rate exceeded error after 3 calls

2017-06-02 Thread Justin Coon
Is there an issue going on with the API today? I got a rate exceeded error after less than a handful of calls today -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Click type totals don't add up

2017-06-07 Thread Justin Coon
all extension. Since some ads may display both a display URL and a click-to-call phone number, impression counts for these ads may not reconcile within this table." How should we handle this? Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Performance problems downloading criteria report via API

2017-06-06 Thread Justin Coon
Hi we are experiencing errors similar to this with the CAMPAIGN_PERFORMANCE_REPORT. We either get an empty report(no errors) or we get an error ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKENDUnable to read report data Any thoughts API team? On Tuesday, June 6, 2017 at 9:26:03 AM

Re: How to validate AdGroupFeed Matching Functions against feed

2018-05-23 Thread Justin Courville
On Tuesday, May 22, 2018 at 5:31:19 PM UTC-4, Justin Courville wrote: >> >> Hello, >> >> Is there a way to validate an Ad Group Feed Matching Function against the >> feed items and see what items match for that Ad Group Feed via the API? The >> closest th

How to validate AdGroupFeed Matching Functions against feed

2018-05-22 Thread Justin Courville
Hello, Is there a way to validate an Ad Group Feed Matching Function against the feed items and see what items match for that Ad Group Feed via the API? The closest thing I have been able to use for validation is viewing the Ad preview of the ads under the Ad Group I created the matching

Inconsistent click counts between GEO_PERFORMANCE_REPORT and CAMPAIGN_PERFORMANCE_REPORT

2017-12-20 Thread Justin Coon
Can anyone explain the discrepancy between click counts in these two reports? The API has the same discrepancy as the UI - Thanks Justin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Error when trying to remove feed mapping - FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

2019-08-18 Thread Justin Courville
Hello, I am trying to remove a feed mapping and add a new one in order to update one of my feeds. However, I continue to receive the following message: FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED I cannot seem to find any information as to what this error means. When pulling down

Re: Dynamic HTML5 Ad preview

2019-08-23 Thread Justin Coon
Still not available? So there is no way to get a preview of a template ad (HTML5 ad) from the API?? On Thursday, March 28, 2019 at 12:50:21 PM UTC-5, googleadsapi-forumadvisor wrote: > > Hello Lorand, > > Through the API, the Ad preview option is currently not available. We have > raised a

  1   2   >