Re: Retrieve Product Partition title

2014-04-17 Thread Igor Schut
Hi Josh, Thank you for your response. The topic you speak about has not slipped my notice. I do see that the product title can be retrieved with the Content API (although I find this strange). However, my question is different. What I want is the product group title as shown in the AdWords UI

Re: Relationship Object Model for AdGroups to Ads and Keywords

2014-04-17 Thread apiapi
Looking at https://developers.google.com/adwords/api/docs/guides/working-with-objects#understanding-objects I see that the AdGroupCriterion ID is not unique. Is the KeywordId considered AdGroupCriterion ID, or is it seperate? I am now thinking that I can run a Keyword Performance Report and t

Report API Inconsistent Results

2014-04-17 Thread apiapi
Using v17 of the .NET Adwords API library. I have an array of 16 AdGroup populated objects, and iterate over them to build a ReportDefinition for a Keyword Performacne Report for the last 30 days. Some of the Ad Groups have thousands of keywords, some have under 100. Running the same request

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, The blanks in some columns may be because those columns are not included in the field list for the report in your properties file (see sample file). If you modify your file to include the

Re: Relationship Object Model for AdGroups to Ads and Keywords

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, Our Working with Objects guide describes the relationship between Campaigns, AdGroups, Ads, Criteria, etc., but a keyword and an ad are not linked together directly. Instead, an ad is part o

Re: aw-reporting configuration - log4j/slf4j errors

2014-04-17 Thread Thibault Quillard
Hi Josh, Thanks a lot, this was indeed a mistake in the database setup ! (PS : I think I've answered to you only on another message by mistake : I have another issue of Blanks columns and of rounded values for CTR/Avg CPC and a lot of metrics ... ), Does anybody knows where this could come f

Relationship Object Model for AdGroups to Ads and Keywords

2014-04-17 Thread apiapi
Using v201402 of the API with the .NET wrapper. I retrieved an AdGroupId from a campaign. I retrieved 6001 AdGroupCriterion objects and 5398 AdGroupAd objects for the AdGroupId. 1. In more than one instance, there are TextAd objects with the same id but different description1 and description2

Re: Retrieve Product Partition title

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi Igor, This looks like a duplicate of your other post on the same topic. You'll need to use the Content API for Shopping to get full product details. Thanks, Josh, AdWords

Re: is adwords down right now? getting 502 server error

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi Zweitze, Is this still an issue for you, and if so, could you indicate the dates and times when you are hitting 502s? Thanks, Josh, AdWords API Team On Tuesday, January 7, 2014 8:05:43 AM UTC-5, Zweitze wrote: > > Hi Josh, > > Recent findings: > We experienced the problem on December 12, Dec

Re: Generate a new access token with refresh token(c#)

2014-04-17 Thread Richard
> > Ok I found the problem, I don't need to pass authorization code again to > get the renewed access token. Thanks. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelop

Re: Can anyone add some details to the READ_ONLY error?

2014-04-17 Thread Alan Coleman
I need to find a resolution for this so as soon as I make some progress I'll let you know. Cheers! On Wednesday, April 16, 2014 7:11:07 PM UTC+1, ignacio.na...@gmail.com wrote: > > Hello Alan, > > I do have a similar problem with the API: while trying to upload AdGroups, > Keywords and Text Ads

Re: Can anyone add some details to the READ_ONLY error?

2014-04-17 Thread Alan Coleman
Thanks Mike, I thought this might be the case. I've had a good look around the GA Interface but can't locate any read only settings so maybe some fields are read only by default. I'll continue to investigate from my end. Thanks again for your reply. On Wednesday, April 16, 2014 8:40:24 PM UTC

Re: Generate a new access token with refresh token(c#)

2014-04-17 Thread Richard
Hi, Thanks for the link, it's very helpful. So I wrote another post method to get a renew token, however I am getting error "(400) Bad Request.". is it because the application I defined as a "web application" (I got my first accesstoken from the call back link) not "Installed Application" ?

Re: TargetingIdeaService LocationSearchParameter: which cities are supported?

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi Jan, I noticed that LocationCriterionService returns a LocationCriterion with reach

Re: Issue with posting the € symbol via the API

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi Ben, Without the request I can't be 100% positive, but could it be that you are including repeated punctuation such as ".." in your ad text? If that's not it, you can send your request and response *only to me* by clicking "Reply to Author" and I'll investigate further. Thanks, Josh, AdWord

Re: Customer Sync Service - Ad Parameters

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi Gopi, The CustomerSyncService does not return change data related to Ad Param changes. However, since you are updating the parameters using AdWords Scripts, your script will know the keywords with changed parameters. There are a couple of different approaches you could use so that your oth

Re: Can I relate 2 different feeds to an AdGroup for text sitelinks?

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, The library does not provide strongly typed exceptions out of the SOAP fault, but you may want to check out the error handling examples in the library for ideas of how you might best utilize

Re: Get merchant center ids associated with the Adwords account

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, I'm not aware of a way to get this information at the *account* level from the AdWords API, but I searched and it looks like you can go the other direction (get AdWords accounts for a Merchant Center account) through the Content API for Shopping. https://developers.google.com/shopping-cont

Re: v201402 Unable to Find Stats for Keywords / Ads

2014-04-17 Thread apiapi
I will look into the reporting API. Because I have started using the API for the first time with v201402, I did not know about the removal of the stats field, and the examples I found online showed the usage of "stats". Now I know. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: invalid_client error while tried to fetch through ManagedCustomerService

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Sorry, I realized I didn't answer your question on *userAgent*. That's a user-defined value that you can set to a string that will help us identify your requests for support purposes. See the *Soap Headers* section in our SOAP Primer

Re: invalid_client error while tried to fetch through ManagedCustomerService

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, The *invalid_client* error suggests that your AdWords configuration file does not have all of the required OAuth values. It looks like you are using the Python library (if not, please indicate which library you are using), in which case I r

Re: AuthenticationError.OAUTH_TOKEN_INVALID while accessing AdWord API

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, The error code AuthenticationError.OAUTH_TOKEN_INVALID indicates that there's an issue with the access token in the *Authorization* header. It usually means the token has expired, which you can confirm via the URL below after appending your *access* (not refresh) token to the end. https://

Re: Adwords API için neler gereklidir ? Hangi aşamalar izlenmelidir?

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, Sorry, but the AdWords API Team is not able to respond to your question in Turkish. Hopefully the following will be clear -- please use Google Translate if you would like a translation. If your question is regarding the API token application process, please

Re: TrafficEstimatorSelector value mismatch with UI and API.

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, It sounds like you are setting the bid amount correctly, although you may want to check out the EstimateKeywordTrafficexample in you

Re: Getting Started Adwords API with python (v201402)

2014-04-17 Thread Michael Cloonan (AdWords API Team)
Hi, This looks like it could be an issue with the Python library or with the way you installed the Python library. Could you please make an issue for what you are seeing on the GitHub page for the library you're using? I believe it is this one

Re: Validate GCLID

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, Could you provide more details on your use case? AdWords will try to remove invalid clicks from reports, if that's what you are asking. If you are trying to determine if a GCLID is invalid you could compare it to the GCLIDs in the Click P

TrafficEstimatorSelector value mismatch with UI and API.

2014-04-17 Thread chriss Moyle
Hi, I am working on getting information of Traffic Estimator service. as showing on below url. https://developers.google.com/adwords/api/docs/reference/v201309/TrafficEstimatorService.TrafficEstimatorSelector?hl=fr For this, i am passing "Enter a bid" amount value on "KeywordEstimateRequest"

Re: Standard Access Application

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, For questions regarding token applications, please use the following link. https://services.google.com/fb/forms/apicontact/ Cheers, Josh, AdWords API Team On Thursday, April 17, 2014 4:37:41 AM UTC-4, Visar wrote: > > Hi, > > I've just applied for standard access. How long does it generally

Re: Unable to get Client Details in MCC account while using PHP Client library

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, To issue requests against different client/customer IDs, simply set the client customer ID dynamically as described in the auth.ini example . $user = new AdWordsUser(); $user->SetClientCustom

Re: v201402 Unable to Find Stats for Keywords / Ads

2014-04-17 Thread Josh Radcliff (AdWords API Team)
Hi, As mentioned in the v201306 to v201309 Migration Guide, all stats fields have been removed from the AdGroup services (among others). From v201309 onward, please use reports

Unable to get Client Details in MCC account while using PHP Client library

2014-04-17 Thread prafull mathur
Hello Team, I am trying to get all campaign and all details of my client's but i am unable to get all details of my client's. I have a MCC account with n number of client's .So i would like to get client under my MCC account and then retrieve all campaign and ad details for each client let us

Re: Google Adwords REST API

2014-04-17 Thread Michael Cloonan (AdWords API Team)
Hi, We still have no plans for REST support of the AdWords API. If we do ever decide to pursue this, you can be sure that we will announce it on our blog. Please follow there for all API-related updates. Regards, Mike, AdWords API Advisor On Monday, Ap

Re: Offline Conversion: only 2/3 of uploaded data appear in Adwords

2014-04-17 Thread Nypo77
Also, I wanted to ask if is there a limit on the nr. of conversions that can be uploaded at once? I tried to find in doc, but I just couldn't. Thanks *--Steve* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/

Validate GCLID

2014-04-17 Thread yoshi
Hi, I know the *GCLID* value is "random" (parameters encoded using Protocol Buffers) but is there a way to validate the id? Kind regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.co

Re: Offline Conversion: only 2/3 of uploaded data appear in Adwords

2014-04-17 Thread Nypo77
Hi Ray! Appreciate your inputs...right now I am using a default timezone ( Europe/Paris), since most of the activity that is going on is in France. The time I am sending is the conversion time of the call (actually the end of call) which is in the Europe/Paris timezone. I should use the account

Standard Access Application

2014-04-17 Thread Visar
Hi, I've just applied for standard access. How long does it generally take? Visar -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=

Retrieve Product Partition title

2014-04-17 Thread Igor Schut
Hi, Is it possible to retrieve the Product Partition title/name through the API? If so, how? We would like to get the title as shown in the AdWords UI. Thanks, Igor Schut - bGenius -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsd