Re: Request for Access to Auction Insights Data via API or Query

2024-10-01 Thread 'CFJ' via Google Ads API and AdWords API Forum
Adding an additional vote for the desire to have this data available via the API. On Tuesday, October 1, 2024 at 6:01:15 AM UTC-4 Rajat Singh wrote: > Hi, > > I was wondering if there are any plans to make the Auction Insights data > accessible through an API or query. Currently, this informa

Re: Is anyone having trouble with googleads api?

2023-01-23 Thread 'CFJ' via Google Ads API and AdWords API Forum
We are seeing an abnormally high number of "internal errors" beginning just after 9:30am eastern time and still ongoing as of 10:00am eastern time. On Monday, January 23, 2023 at 9:51:55 AM UTC-5 Robert B wrote: > Yes, I was just about to post something. We're encountering a lot of > "internal

Re: DSA with page-feed assets and supplied URLs only via API

2022-11-01 Thread 'CFJ' via Google Ads API and AdWords API Forum
to only use the supplied URLs. *Note to API team. This would be much more streamlined if we could set the UseSuppliedUrlsOnly property in "STEP 1" of my flow (and still leave the Feeds property blank) without receiving an error.* On Monday, October 31, 2022 at 3:27:46 PM UTC

Re: DSA with page-feed assets and supplied URLs only via API

2022-10-31 Thread 'CFJ' via Google Ads API and AdWords API Forum
Hi Jinky, Everything in the instructions you provided made complete sense EXCEPT for how to set the campaign to utilize ONLY the page-feed-asset-set. Following the instr

Re: Missing Assets

2022-08-26 Thread 'CFJ' via Google Ads API and AdWords API Forum
If you're not able to query your own backend data using the object IDs I've provided, then I'm unfortunately stuck here. It's not possible to go back in time and grab request/response IDs where logging was not set to capture them at the time. Please let me know if you're able to query your dat

Re: Missing Assets

2022-08-24 Thread 'CFJ' via Google Ads API and AdWords API Forum
Unfortunately, request/response logging was not enabled yesterday, so I cannot go back and get the API logs. However, I can provide the screenshots from the UI (see below), and can easily provide all 330 Asset IDs (see attached .TXT file). In the UI, this is our Page Feed. This used to be a

Missing Assets

2022-08-24 Thread 'CFJ' via Google Ads API and AdWords API Forum
Recently, our Dynamic Search Ads URL Feed was automatically changed into an Asset set. I wrote new code to continue adding new URLs to this Asset set. Yesterday, I successfully uploaded 330 new URLs to this Asset set (Customer ID = 4981412357, Asset Set ID = 6468345444). The API gave me bac

Re: Private message regarding: Suddenly Getting Unkown Errors when attempting to add Page Feed URLs

2022-08-05 Thread 'CFJ' via Google Ads API and AdWords API Forum
Hi, I clicked the "reply to author" button, so not sure how my log ended up as a public post. Thank you for deleting it. As for the feed, it has existed for years. This is it. [image: pagefeed.JPG] On Friday, August 5, 2022 at 11:01:16 AM UTC-4 adsapi wrote: > Hi there, > > Although I had

Private message regarding: Suddenly Getting Unkown Errors when attempting to add Page Feed URLs

2022-08-05 Thread 'CFJ' via Google Ads API and AdWords API Forum
roups.google.com/g/adwords-api/c/6pbJO4wAkjA) from the forum as >> it wasn't routed to our support queue. >> >> Cheers, >> Peter Laurence >> Google Ads API Team >> >> On Friday, July 29, 2022 at 2:41:29 PM UTC-4 CFJ wrote: >> >>>

Re: why am I getting "Method not found: Google.Api.Gax.Grpc.ClientHelper..ctor(Google.Api.Gax.Grpc.ServiceSettingsBase)'."

2022-06-09 Thread CFJ
I've been successfully running on .NET client library for well over a month. I have 11.0.1 installed. Yesterday, I clicked on the available Updates in NuGet package manager and saw that 12.0.0 is now available as well as some updates to Google.Api.Gax and several other Google.Api packages.

Re: Request is 'sometimes' missing OAUTH2 token

2022-05-16 Thread CFJ
rote I use the java > google-ads client-lib and the error only occurred irregularly (User CFJ > said 0,1% of the requests have been affected). It must have been some > issues with your authorization-checker. > > But the problem seems to have been solved, the last time I received the

Re: Request is 'sometimes' missing OAUTH2 token

2022-05-12 Thread CFJ
I've been seeing this as well over the last 24-36 hours. We've been on the Ads API v10 using the .NET client library for several weeks with zero authentication issues. Yesterday, we began seeing a few of these "Request is missing required authentication credential" errors. 99.9% of our reque

Re: 'Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web

2022-05-12 Thread CFJ
I've started seeing this sporadically as well over the last 24-36 hours. I've been on the Ads API v10 for several weeks now with zero authentication issues. This error just stated popping up yesterday randomly on a very tiny number of requests. On Thursday, May 12, 2022 at 9:24:53 AM UTC-4 Ka

Re: Enum Values do NOT match documentation

2022-05-11 Thread CFJ
I'm utilizing the .NET Client Library https://developers.google.com/google-ads/api/docs/client-libs/dotnet On Wednesday, May 11, 2022 at 9:35:52 AM UTC-4 adsapi wrote: > Hi, > > Thank you for posting your concern to the Google Ads API forum and > providing detailed information. > > Upon check

Enum Values do NOT match documentation

2022-05-09 Thread CFJ
I've run into this a few times with the Google Ads API. According to the documentation, the enum values for the WebpageConditionOperand are "UNSPECIFIED", "UNKNOWN", "URL", "CATEGORY", "PAGE_TITLE" , "PAGE_CONTENT", and "CUSTOM_LABEL" in all caps with underscores exactly as they were in the Ad

Error modifying Location Targets

2022-03-30 Thread CFJ
I have a campaign with 9,907 Location Targets. I need to update some of them, and replace some of them. For example, let's say I have 991 where I need to UPDATE the bid modifier, 147 I need to REMOVE, and 147 new ones I need to ADD in place of those I removed. To accomplish this, I create a

PolicyFindingError - "Phone number in ad text"

2018-10-15 Thread CFJ
I'm suddenly getting PolicyFindingErrors for ads with a policyTopicName of "Phone number in ad text". The ads I'm submitting do NOT have phone numbers in the ad text. According to your documention, "This new type of error indicates that the ad will certainly fail review again even if an exem

Re: API Logging not working

2018-10-11 Thread CFJ
Just curious if you ever got SOAP logging working? I followed the guide exactly as you did adding all the appropriate settings to my app.config, but no luck. No log files get generated. On Wednesday, February 7, 2018 at 11:17:12 AM UTC-5, rentca...@gmail.com wrote: > > Luis, > > Thank you f

HTML Encoding violates character limits in ResponsiveSearchAds

2018-10-10 Thread CFJ
For many years, we have HTML Encoded the various text elements (e.g. headline, description) of ads. It's been many years, so I don't recall which characters caused issues, but I do recall that the HTML Encoding allowed characters to be uploaded through the API that otherwise caused errors.

Re: Multiple bid adjustments - How to Calculate?

2017-02-02 Thread CFJ
All bid adjustments are simply multiplication. Based on the Commutative Property of Multiplication, order is irrelevant. Performing the STATE then the DAY will give you the exact same result as performing the DAY then the STATE. *Starting bid:* $1 *1. California adjustment:* $1 + ($1 x 20%) =

Re: How to get keywords from shopping campaign?

2016-01-26 Thread CFJ
You should be able to use the SEARCH_QUERY_PERFORMANCE_REPORT to retrieve the user queries that actually triggered ads. However, you cannot bid against those queries. You can only add them as neg

API will not allow upload of ads with "Blaze"

2015-10-29 Thread CFJ
When attempting to upload ads containing the word "blaze", we are getting back a response that "blaze" is an unapproved supplement and the "isExemptable" property is set to "false". We are an Electronics Retailer, and "blaze" is part of the manufacturer product name for a new drone. Call me na

Re: AdGroup Bid Modifiers for Audiences

2015-08-24 Thread CFJ
AdGroupCriterionService to change the BidModifier. Seems like a strange lack of consistency, but at least there is a way to accomplish the task at hand. On Monday, August 24, 2015 at 2:52:14 PM UTC-4, CFJ wrote: > > HI Anthony, > > It makes sense that we can ADD a new BiddableAdGr

Re: AdGroup Bid Modifiers for Audiences

2015-08-24 Thread CFJ
HI Anthony, It makes sense that we can ADD a new BiddableAdGroupCriterion of type Age, Gender, CriterionUserList, etc using AdGroupCriterionService, but how do you change the Bid Modifier once they have been created? AdGroupBidModifierService will accept a BiddableAdGroupCriterion of type Pla

Re: AdGroup Bid Modifiers for Audiences

2015-08-19 Thread CFJ
Along the same lines, how about setting bid modifiers for Genders and Ages? I attempted to add BiddableAdGroupCriterion of the desired types, but AdGroupBidModifierService will not accept them. On Wednesday, August 19, 2015 at 10:57:11 AM UTC-4, Hunter wrote: > > Hello, > > We currently set

Re: bid adjustments

2015-08-12 Thread CFJ
This thread is nearly two years old, but according to the documentation, AdGroupBidModifierService still has HighEndMobile as the only Criterion type that it accepts. Is that still true? If so, are bidModifiers for Gender on the roadmap anytime soon? https://developers.google.com/adwords/ap

API will not allow upload of ads with "Preamp"

2015-07-07 Thread CFJ
When attempting to upload ads containing the word "preamp" (which we have done successfully in the past), we are getting back a response that "preamp" is an unapproved supplement and the "isExemptable" property is set to "false". This used to work fine, but has been returning the rejection for

Re: OPERATIONS_FOR_TOO_MANY_SHOPPING_ADGROUPS treshold

2014-07-10 Thread CFJ
It appears that this "2 shopping ad groups updated in a single request" limit may have been removed sometime between 7/8 and 7/9. Could someone from Google confirm? Thanks On Monday, June 30, 2014 5:12:22 AM UTC-4, Danial Klimkin wrote: > > Hello Igor, > > > Only 2 shopping ad groups can be

Re: conversions in shopping performance report

2014-06-25 Thread CFJ
+1 for requesting Device as an available field in either the Shopping Performance Report or the Product Partition Report On Wednesday, June 18, 2014 5:33:23 PM UTC-4, GregT wrote: > Thanks, Ray. > > Also, I meant to mention that if it'd be possible to add Device to the > report (it's not

Re: Is {device} value track parameter available for PLAs?

2013-07-26 Thread CFJ
Yes, you can add the {device} ValueTrack parameter (and many others) to the adwords_redirect URL in your merchant center feed and they WILL be populated. I have successfully utilized all of the following ValueTrack parameters in a live Product Listing Ads account: {adwords_producttargetid}, {ad

Re: OAuth 2.0 error, while upgrading to newer version (i.e. v201306)

2013-07-24 Thread CFJ
I had the same problem on upgrade from v201209 to v201306. Fixed it by adding a key to the AdWordsApi section of my app.config to explicitly utilize ClientLogin authentication. On Wednesday, July 24, 2013 5:54:46 AM UTC-4, Atul wrote: > > I am getting an error of OAuth 2.0 aut

Re: Elevated error rates

2013-03-18 Thread CFJ
Same here. Significantly elevated rate of UNEXPECTED_INTERNAL_API_ERROR this morning. On Monday, March 18, 2013 10:22:41 AM UTC-4, Akil Burgess wrote: > I am also using v201209 and all requests to the AdWords API are either > timing out or failing with an API_UNEXPECTED_INTERNAL_ERROR. > >

Re: API support for PLA management?

2012-10-22 Thread CFJ
API objects and calls have been available since v201109. You can create PLAs (both promotion text and product targets), delete them, bid on them, and report on them. The AdGroupAdService has a "ProductAd" which allows you to create the promotional text line. https://developers.google.com/ad

Re: external data

2011-08-19 Thread CFJ
Just a crazy thought, but keeping in mind that Campaign names are completely arbitrary, and that that you do all of your API work based on the ID value for each campaign, you could allow your account managers to do this by customizing your campaign names. So for example, your campaign names could

Re: keyword performance report by CampaignId instead of AdGroupId - API

2011-03-23 Thread CFJ
In your report, just set the predicate field to "CampaignId" instead of "AdGroupId". Here is a .net example for filtering a report on campaign (using v201008). Predicate yourPredicate = new Predicate(); yourPredicate.field = "CampaignId"; yourPredicate.@operator = PredicateOperator.IN; yourPredic

Re: Keyword Performance report now surrounding keyword text with brackets/double quotes - format changed during last few days

2011-03-16 Thread CFJ
I noticed this same issue starting on the 13th. It crashed our reporting systems as our code was not expecting the extra characters within the keywordText field. Even worse, when the exact same report request is downloaded through the Adwords UI, the extra characters are NOT present which made it

Re: Reports Field Name Changes

2011-02-24 Thread CFJ
Got to agree with Rob on this one. Unannounced changes of field names in a production system is pretty bad form. My error logs had tens of thousands of "object reference not set to an instance of an object" errors last night due to the change in field name from "keywordText" to "keyword". Should

Re: Abnormal latency after updating urls via api

2011-01-20 Thread CFJ
Hi, I'm seeing this issue also. Interestingly, if I run an API call to update a batch of keyword destination URLs, the response indicates that the call was successful. Like others are stating, the updates are showing up in the web interface up to 30 minutes or more later. The interesting thing h

Re: Keyword level Destination URL

2011-01-12 Thread CFJ
:16 am, Tanveer wrote: > Hi CFJ, > > Thanks a lot for your reply, Is there any sample code in C#, so that i > can easily implement it? > > On Jan 7, 11:42 pm, CFJ wrote: > > > > > yes.  keyword destination URL is a property of the > > BiddableAdgroupCriterion &

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2011-01-07 Thread CFJ
ith the core engineering team to > determine what can be done. > > Best, > - Eric > > On Jan 5, 9:33 am, CFJ wrote: > > > > > Just chiming in with a second voice on the importance of this issue. > > All of the various reports absolutely need to have destinat

Re: Keyword level Destination URL

2011-01-07 Thread CFJ
yes. keyword destination URL is a property of the BiddableAdgroupCriterion http://code.google.com/apis/adwords/docs/reference/v201003/AdGroupCriterionService.BiddableAdGroupCriterion.html On Jan 7, 4:27 am, Tanveer wrote: > Dear Sir, > > Is there any provision in Ad Word API to add destination

Re: Getting AdID of product listing ad clicked for Google Merchant Center product

2011-01-05 Thread CFJ
Just chiming in with a second voice on the importance of this issue. All of the various reports absolutely need to have destination URL populated when reporting on PLAs. Embedding tracking parameters within landing page URLs is a pretty industry-standard method for tying clicks to conversions. Wi

AdWords API Re: Adding web service to Excel

2010-04-08 Thread CFJ
This error is caused by an XML namespace issue between the SoapHeader class and System.Web.Services.Protocols.SoapHeader. The issue is discussed here: http://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary One solution is to utilize the client libraries. Another solution is dis

AdWords API Re: service unavailable

2009-09-14 Thread CFJ
We're also seeing the "503 Service Unavailable" errors quite heavily this morning across multiple services (mainly Campaign Service and Keyword Service). We're on a .NET implementation. --~--~-~--~~~---~--~~ You received this message because you are subscribed to t

AdWords API Re: Deleting Ad Groups Permanently

2009-08-10 Thread CFJ
Renaming during deletion does the trick pretty well. Check out this thread: http://groups.google.com/group/adwords-api/browse_thread/thread/331896f2f32ecb78/abbb5907d7e4a62b?hl=en#abbb5907d7e4a62b --~--~-~--~~~---~--~~ You received this message because you are s