Re: Creating Mobile App Engaement Ads in bulk

2015-08-21 Thread sebastian . lamelas
Hi Josh, OK, I see we are finally talking about the same use case. I tried using *originAdId* and now it seems to work (although when I had the error I posted before I was doing the exact same thing and got an InternalApiError.UNEXPECTED_INTERNAL_API_ERROR; maybe it was another problem from

Re: Behavior of includeZeroImpressions-Flag for Product Partition Report

2015-08-21 Thread Josh Radcliff (AdWords API Team)
Hi Stefan, We're working on this one, but I don't have an ETA just yet for when it will be fixed. I'll let you know as soon as that happens. Thanks, Josh, AdWords API Team On Friday, August 21, 2015 at 6:01:46 AM UTC-4, Stefan Kleine Stegemann wrote: Hi Josh, are there any updates on

Re: Problem adding YouTubeVideo Placements v201502+

2015-08-21 Thread Michael Cloonan (AdWords API Team)
Hello, This issue should be resolved. Ads set up on the display network using YouTubeVideo placements should now be serving normally. Regards, Mike, AdWords API Team On Monday, August 10, 2015 at 12:45:43 PM UTC-4, Michael Cloonan (AdWords API Team) wrote: Hello, I'd like to give an

Re: RateExceededError keep

2015-08-21 Thread Michael Cloonan (AdWords API Team)
Hello, Thank you for the report that this is occurring. We've also heard this from a few other sources, and I've already contacted our engineering team to take a look at what's going on. Regards, Mike, AdWords API Team On Friday, August 21, 2015 at 2:24:37 AM UTC-4, Justin Coon wrote: Also

{[AuthenticationError.NOT_ADS_USER @ ; trigger:'null']} while getting the existing campaigns

2015-08-21 Thread Sarah N
I'm trying to get access and refresh token in OAuth2 for GoogleAdWords: I've done these steps before: 1)Create manager Account 2)Create developer Token from manager Account. 3)Create Test MCC account 4)Use the *Test MCC account* for creating *RefreshToken *by running OAuthTokenGenerator.exe

UNEXPECTED_INTERNAL_API_ERROR while creating CallFeed

2015-08-21 Thread Евгений Лебедев
I'm getting UNEXPECTED_INTERNAL_API_ERROR when trygin to add CallFedd to adgoup. Request: [Aug 21 2015 11:24:11.00 - ERROR] POST /api/adwords/cm/v201506/AdGroupExtensionSettingService HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent:

InternalApiError in AdGroupExtensionSettingService

2015-08-21 Thread Евгений Лебедев
Hello. I'm tryign to create CallFeed in Adgroup and get InternalApiError. Help please to figure out what is the problem. *REQUEST* Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.6.10-1+deb.sury.org~trusty+1, gzip Accept-Encoding: gzip, deflate Content-Encoding: gzip

Re: Oauth2 with Test Service Account

2015-08-21 Thread Danial Klimkin
Hello Nick, 1. Exactly my point. There is no link. AdWords API is different from other APIs managed via the developer console and not controlled from there. 2. Is there any reason you really want to use service accounts? Do you administer a Google Apps domain? 3. Correct. -Danial, AdWords

Re: How to get Campaign Language and Campagin Location

2015-08-21 Thread Anthony Madrigal
Hi Jonathan, The two campaigns that you have given me are in different client accounts. The most likely possibility that your first query did not work is that you are trying to request for a campaign from a different account. To fix this, change your *clientCustomerId *accordingly so that the

Get product groups by product id

2015-08-21 Thread erirmir
So we have multiple product groups, each of which contains multiple products. What I would like to be able to do is to retrieve product group by an id of one of the products inside of it. (Either as a report or some service, doesn't really matter.) Sounds simple enough, but I cannot find any

Re: Is there anyway to specify filter on result set?

2015-08-21 Thread Umesh Dengale
Hi Jill, Could you provide the SOAP XML request and response logs for above API call? Just click *Reply privately to author* in the forum when responding. Don't forget to remove the developer token in the output. Regards, Umesh, AdWords API Team. -- --

Re: Repeated UNEXPECTED_INTERNAL_API_ERROR on AdGroupCriterionService when fetching DSA critera

2015-08-21 Thread Anthony Madrigal
Hey Christian, Could you please send me through *reply privately to author *your SOAP XML request and response? The important response is the one that failed, but if you could also send me when the response returns zero DSA criteria that would be great. Thanks, Anthony AdWords API Team --

Re: .net adwords api 'Failed to get access token for service account'

2015-08-21 Thread Danial Klimkin
Hello Senthil, This is a year old non-related thread. Please start a new one instead of resurrecting this old one. -Danial, AdWords API Team. On Thursday, August 20, 2015 at 10:10:51 PM UTC+2, Senthil Palaniswami wrote: David, I am using the V201506 API in C# .Net Application by

Re: How to get Campaign Language and Campagin Location

2015-08-21 Thread jonathan
Thanks, I`m going to check this. Thanks for your answer. Cheers. El viernes, 21 de agosto de 2015, 8:20:51 (UTC-5), Anthony Madrigal escribió: Hi Jonathan, The two campaigns that you have given me are in different client accounts. The most likely possibility that your first query did not

Re: Get product groups by product id

2015-08-21 Thread Anthony Madrigal
Hello, Unfortunately, there is no direct way to grab the Product Group from the Product. You could try running a Shopping Performance Report https://developers.google.com/adwords/api/docs/appendix/reports/shopping-performance-report and matching the various field values in the *ProductGroups*

Re: OPERATOR_NOT_SUPPORTED when using AdwordsUserListService

2015-08-21 Thread Anthony Madrigal
Hello, This error may occur if you are trying to execute these operations against your MCC account. Could you confirm whether or not you were using your manager account for these requests? Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: {[AuthenticationError.NOT_ADS_USER @ ; trigger:'null']} while getting the existing campaigns

2015-08-21 Thread Umesh Dengale
Hi Sarah, You created refresh token before the creation of ClientId and ClientSecret key. You could recreate refresh token and call the API. Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: Service Account Access Error Unauthorized client or scope in request

2015-08-21 Thread Josh Radcliff (AdWords API Team)
Hi, Did you also complete the Steps to granting a service account impersonation abilities https://developers.google.com/adwords/api/docs/guides/service-accounts#impersonation, using the new client ID? Thanks, Josh, AdWords API Team On Thursday, August 20, 2015 at 4:11:04 PM UTC-4, Cory Shaw

Keyword Name

2015-08-21 Thread jonathan
I'm consuming the report KEYWORDS_PERFORMANCE_REPORT in order to get the keywords of a specific adgroup, but I'm not able to get the name of the list of keywords.

Re: API Access to Imp. Share for a group of campaigns

2015-08-21 Thread Umesh Dengale
Hello, Thanks for providing the screenshot. You are using campaign name (e.g. dentist) to filter campaigns information. You could get all campaign level statistics in the CAMPAIGN_PERFORMANCE_REPORT https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report

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 to be with

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 to be with

Re: AWQL - INVALID_PREDICATE_VALUE

2015-08-21 Thread Chirag
Yes, I am passing the date range. On Thursday, 20 August 2015 18:50:34 UTC+5:30, Anthony Madrigal wrote: Hello, Unfortunately, there is no way to write an AWQL query that compares two fields in the predicate. Please also don't forget to include a date range in your query. Regards,

Re: Set MaxCpC for shopping partition doesnt work any more in v201506

2015-08-21 Thread Alex
Hi Josh, you are completely right. It was a SUBDIVISION. It works for UNIT nodes without problems. Thank you very much. A more pointed error-message would be helpfull. INVALID_BID sounds like something wrong with the bid. I was looking in the wrong direction. But now its solved. Thanks Alex

Re: Behavior of includeZeroImpressions-Flag for Product Partition Report

2015-08-21 Thread Stefan Kleine Stegemann
Hi Josh, are there any updates on this issue so far? Cheers, Stefan Am Donnerstag, 4. Juni 2015 22:13:27 UTC+2 schrieb Josh Radcliff (AdWords API Team): Hi Stefan, Thanks for pointing that out -- I hadn't tried setting it to *true* so didn't notice the difference in behavior. I'll pass

Repeated UNEXPECTED_INTERNAL_API_ERROR on AdGroupCriterionService when fetching DSA critera

2015-08-21 Thread Christian
Hi, we have a strange behavior on a specific account where the AdGroupCriterionService triggers an internal API error when fetching DSA criteria. The same request works fine on other accounts. We use the googleads Python lib with the following selector: selector = { 'fields': [

Re: GetKeywords printing each result 3 times

2015-08-21 Thread Chirag
Ok, got your point. On Thursday, 20 August 2015 19:56:21 UTC+5:30, Thanet Knack Praneenararat (AdWords API Team) wrote: Hello, To the best of my knowledge, we can't do anything with that because the Selector is aimed for returning all information. You may need to implement the logic of

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
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:55:03 AM UTC-5, Mark Rogoyski wrote: Hi Mike, Thank you for the update. We are currently not

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 to be with