Re: AdWords Java SDK - Getting DatabaseError.CONCURRENT_MODIFICATION

2018-12-03 Thread Jim Malone
The problem appears to have resolved itself for us. Can you let us know what the problem was, and if there's anything we can/should do on our end to avoid it from happening again in the future? Jim On Monday, December 3, 2018 at 4:32:39 PM UTC-5, Sreelakshmi Sasidharan (AdWords API Team)

Re: Ad type for expanded text ads containing third headline

2018-09-20 Thread jim . malone
Yes finally the functionality is available! Unfortunately there was no advanced warning here or in the blog for us to prepare ahead of time, but we'll make do. Thanks, Jim On Wednesday, September 19, 2018 at 9:47:33 PM UTC-4, Ochiai Erika wrote: > > Hi Mr./Ms. Gopal, > > We finally got

Re: Ad type for expanded text ads containing third headline

2018-09-14 Thread jim . malone
There is nothing on the blog or forums about this topic. We too are very interested to know when this functionality will be available in the API and how it will be implemented. Is there any more info at this point? Thanks, Jim On Wednesday, August 15, 2018 at 11:53:49 AM UTC-4, Milind

Re: PLACEHOLDER_FEED_ITEM_REPORT not returning all feed items

2017-08-04 Thread jim . malone
Thank you. It turns out that we were removing ad groups using the API, and we assumed all of their children would be removed as well automatically. However, it appears that we have to also call the ad group feed service to remove the feeds from them. It's an annoying extra step that you guys

PLACEHOLDER_FEED_ITEM_REPORT not returning all feed items

2017-08-03 Thread jim . malone
Hi, We have run into an EntityCountLimitExceeded.ACCOUNT_LIMIT problem, based on limit type "ACTIVE_ADGROUP_FEEDS_PER_ACCOUNT". We only use sitelink and price extensions so it's due to too many of those. However, when we run the PLACEHOLDER_FEED_ITEM_REPORT it's clearly not returning all of

Report that ties location_id to radius proximity information?

2017-06-08 Thread jim . malone
I am looking for an Adwords report that can be used to return me all of the radius (proximity) information I need for existing campaign targets. Here's my scenario: We have some campaigns that target both based on locations (Zip Codes) and using a Radius approach (50 miles from a lat/long for

Performance Reports: How to get objects that only existed before today?

2017-04-12 Thread Jim Malone
Hi, I am trying to use the reporting API to get data that will help us compare points in time for our adwords account. However, the DURING parameter in my AWQL is not doing what I'd expect it to. If I use the below AWQL, I would expect that only campaigns that existed Yesterday will be

Re: CAMPAIGN_LOCATION_TARGET_REPORT returning removed data?

2017-03-28 Thread Jim Malone
Hi Ivan, Thanks for the response. I unfortunately don't know if/when/how the locations were removed, but chances are they were tied to the campaign at one point but removed through the CampaignCriterionService like you said. I have privately sent you the requested info. Jim On Tuesday,

CAMPAIGN_LOCATION_TARGET_REPORT returning removed data?

2017-03-27 Thread Jim Malone
We are experiencing an issue with the Adwords API/Reporting services. When I run AWQL to get the list of Campaign Location Targets (using the CAMPAIGN_LOCATION_TARGET_REPORT) I am getting several records returned that do not represent what the Adwords management console is actually showing.