Re: script AddKeywords: What is the problem could not be found

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi, That error suggests that you aren't actually passing any <*operations>*elements in your request XML. You may want to log the XML from your requests to confirm this. Thanks, Josh, AdWords API Team On Tuesday, November 19, 2013 9:25:55 AM UTC-5, KAMOUN Ilyess wrote: > > > ini_set('display_

Re: "calls from ads" conversion casing

2013-11-22 Thread GregT
Anyone from Google able to give information on whether this is a bug or is expected to have different casing of the same conversion tracker returned in different reports? Thanks in advance, Greg On Wednesday, November 20, 2013 11:17:57 AM UTC-6, GregT wrote: > > Hi, > > As talked about in https

Re: keyword id 3000004

2013-11-22 Thread GregT
Hi, Josh. I've sent you that email. Thanks, Greg On Friday, November 22, 2013 1:12:56 PM UTC-6, Josh Radcliff (AdWords API Team) wrote: > > Hi Greg, > > I'm still investigating this one. If you wouldn't mind sharing the > customer ID with me, please send it to *me only* by clicking "Reply to

Re: How to retrieve disapproval reasons for an ad through the api

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi, There is a separate boolean trademarkDisapprovedfield for trademark issues. Are you looking for additional information beyond that? Thanks, Josh, AdWords API Team On Thursday

Re: RMF - C.95, C.101, C.111, C.116. - bid strategies

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi, Unfortunately we cannot answer questions on this forum regarding RMF requirements. Please send these questions as a reply to the email you received when you applied for your developer token. Regards, Josh, AdWords API Team On Tuesday, November 19, 2013 8:40:49 AM UTC-5, perrine...@esearc

Re: AWQL Limits and Select TOP results

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi Kenny, It sounds like Structure Reportswould provide exactly what you need. Could you provide details of where you are seeing a limit of only 10,000 rows for AWQL? Per a previous post

Re: Empty XML results?

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi, Are there any impressions for the criteria (date range, ad group, etc.) for the dates you are querying? Some of the columns you are including will exclude zero impression rows. See the last column in the Geo Performance Report documentation

Re: keyword id 3000004

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi Greg, I'm still investigating this one. If you wouldn't mind sharing the customer ID with me, please send it to *me only* by clicking "Reply to Author" on this post. I'd like to run the report myself to help figure this out. Thanks, Josh, AdWords API Team On Tuesday, November 19, 2013 5:

Re: Your client does not have permission to get URL

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi Daniel, My colleague is following up with you offline on this one. One of us will post back to this topic once the issue is resolved. Regards, Josh, AdWords API Team On Wednesday, November 20, 2013 8:45:39 AM UTC-5, Modix Germany wrote: > > Hello, > > we're using the PHP client library v201

Re: CustomerSyncError.INVALID_CAMPAIGN_ID in PHP v201302 4.6.1

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi Cezary, API version v201302 was sunset on November 8th. http://googleadsdeveloper.blogspot.com/2013/10/adwords-api-v201302-sunset-2-weeks.html Please upgrade to v201306 or v201309 and post back if you still encounter this error. Thanks, Josh, AdWords API Team On Wednesday, November 20, 201

Re: Anybody ever get an ACTIVE_ADGROUP_FEEDS_PER_CAMPAIGN EntityCount error?

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi Mike, Thanks for sending your information offline. I'll reply here in case others have similar questions. 1. Is an "adgroup reference" the same as an "adgroup feed"? If not, what > does each of these things mean? Yes, they are the same thing. The Organizing Campaigns documentation

Re: FeedItemAttributeError validationErrorCode descriptions

2013-11-22 Thread mm
Hey Josh - Yes, in this case there is a FeedMapping, and I am getting FeedItemValidationDetails, but no ApprovalStatus. I'll try to capture the appropriate Soap logs for you and post them as well, if that is useful. Thanks! mm On Friday, November 22, 2013 10:24:25 AM UTC-6, Josh Radcliff (AdWor

Re: FeedItemAttributeError validationErrorCode descriptions

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi, In your particular case, does a *FeedMapping* exist for the feed item's *Feed*? If not, then you won't get back any FeedItemValidationDetail for the items because the validation deta

Re: User giving us access to Adwords account so it can be found in MCC

2013-11-22 Thread Josh Radcliff (AdWords API Team)
Hi, As a starting point I recommend reading the help center article on MCC accounts. However, you could set up your app to have access to client accounts that are not within your MCC structure. To do this you would us

Re: ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH for OAuth2 external client

2013-11-22 Thread Peter Kingswell
Aha. Much obliged Anash. Pete On Tuesday, November 19, 2013 7:17:58 AM UTC-5, Anash P. Oommen (AdWords API Team) wrote: > > Hi Pete, > > When you retrieve your client accounts using ManagedCustomerService, you > could look at the canManageClients field to distinguish between an an MCC > and A

Re: Auction Insights Report

2013-11-22 Thread Jeremy Aube
Just wanted to see if this might be available now. On Monday, April 1, 2013 3:24:20 AM UTC-4, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Anže, > > At this moment, we don't have the specific time frame when auction > insights will be available in API. > And currently it's not available t

need an example for fetching Stats in Java without executing a report to file system - due to migration to v201309

2013-11-22 Thread assaf
Hi, Due to the change in the API for v201309 - Stats (cost,impressions etc..) are no longer part of the regular fields fetched by the Services. I was already pointed to examples such as and other AdHoc reports. What I need is a simple *Java *example for fetching the data from the report *witho