Re: Failed to use pending developer token against test account

2018-10-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, We currently have no updates yet regarding this issue. We'll make sure to contact you through this thread once information becomes available. Best regards, Peter AdWords API Team On Monday, October 22, 2018 at 7:37:36 PM UTC+8, ne...@phi-academy.com wrote: > > Any update regarding this

Re: Too many adgroups or what I am doing wrong?

2018-10-22 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The error UNEXPECTED_INTERNAL_API_ERROR you are encountering means that the AdWords API server had problems processing your request or it could also be due to a bug. It is advised

Adding too many adgroups?

2018-10-22 Thread WDirk
Hi, I've got code that should create around 6000 adgroups, but after a little time of creating adgroups it prints this ERROR: Error summary: {'faultMessage': 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro',

Re: Developer Token not Approved on testing client account

2018-10-22 Thread merilytics . vitaminpacks
Hi, I am facing exactly same problem: I have followed the same steps as mentioned in the documentation for setting up the API. 1. Set up production manager account. 2. Set up test manager account. 3. set up test client account. 4. get developer token from production mcc. 5. create oauth

Creating too many adgroups

2018-10-22 Thread WDirk
Hi, I've got a code that should create around 6000 adgroups, but after a while when it is running, it gives me this ERROR: Error summary: {'faultMessage': 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro',

Too many adgroups or what I am doing wrong?

2018-10-22 Thread WDirk
Hi, I've got a code that should create around 6000 adgroups, but after a while when it is running, it gives me this ERROR: Error summary: {'faultMessage': 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro',

Re: QuotaCheckError.DEVELOPER_TOKEN_NOT_APPROVED on test account. Why?

2018-10-22 Thread administratie
Hello Teja, I know it is being investigated, but just to let you know some ids. I am experiencing the same error when querying Google Ads test account 519-086-4594 from within the Oauth credentials created under the Google Ads Manager test account 146-493-7952. The developer token used is

How many Ad Groups can be created by one API call?

2018-10-22 Thread WDirk
Hi, I would like to know how many Ad Groups can be created by one API call, I would like to create over 6000, is it possible? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: AppId with strange platform code?

2018-10-22 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello David, This looks like a slightly different issue, so could you please start a new thread and just refer to this thread? That would be really helpful. That way people in the future don't get lost in this thread if they are looking for an answer to a specific question. Thanks a bunch,

Re: [Python] Adwords API - Product Partition

2018-10-22 Thread Kevin Weitzner
I have sent you some details privately. Thanks On Monday, October 22, 2018 at 2:15:48 PM UTC-5, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello Kevin, > > Glad that you were able to remove the existing product partition. What > issue are you facing? Could you please share the

Re: Will Placement Performance Report continue to get Youtube placements?

2018-10-22 Thread 'Nadine Sundquist (AdWords API Team)' via AdWords API and Google Ads API Forum
Greetings, No, it will not affect those reports. Cheers, Nadine, AdWords API Team On Thursday, October 18, 2018 at 7:14:18 PM UTC-4, pkw...@pixability.com wrote: > > Hi, > > There was a recent announcement stating that URL Performance Report would > no longer return YouTube placements as of

Re: [Python] Adwords API - Product Partition

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello Kevin, Glad that you were able to remove the existing product partition. What issue are you facing? Could you please share the error that you are getting along with your SOAP logs? You can use reply privately to the author option while responding. Thanks, Sreelakshmi, AdWords API Team

Re: How to identify campaigns created with AdWords Express

2018-10-22 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Takeshi, The campaign subtype field in AdWords API is not the same as campaign subtype in the UI. There was an update on the Express campaign according to which the AdvertisingChannelType will be EXPRESS and the AdvertisingChannelSubType will be UNKNOWN going forward. You could use the

Re: How to pull Shopping product id and Max Cpc

2018-10-22 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Mads, The PLA ID in the Kevin's response refers to the product id of your products and you can strip it from the ProductGroup filed of the Product Partition Report

Re: Developer Token not Approved on testing client account

2018-10-22 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi there, Thank you for sending the details. We do not have an ETA as this issue is currently being worked upon. However, it should not prevent you from submitting the Developer token request for approval. Please let me know if you face any issues. You may opt to *reply privately to author*.

Re: Developer token not approved error when running getcampaigns

2018-10-22 Thread 'Milind Sankeshware (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, There is an ongoing issue regarding this error, I will let you know once I have more information on this issue. Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Can we use AdService to update only specific parts of an ETA?

2018-10-22 Thread Dorian Kind
Hi Teja, thanks for your response and following up with your team. There's an interesting thing I just realized when playing around with the AdService. No matter which fields you actually specify in the selector, the service will always return a minimum set of fields. To illustrate, if you

Re: AdService throws UNEXPECTED_INTERNAL_API_ERROR when filtering by AdType

2018-10-22 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dorian, Thanks for sending over the logs. I'm following up on the internal error and will provide an update as soon as I hear back. Cheers, Josh, AdWords API Team On Monday, October 22, 2018 at 7:19:30 AM UTC-4, Dorian Kind wrote: > > Hi Peter, > > thanks for your response. I've sent the

Re: Can we use AdService to update only specific parts of an ETA?

2018-10-22 Thread 'Teja Makani' via AdWords API and Google Ads API Forum
Hello Dorlan, I am Bharani's colleague, responding on this thread as she is not available. It seems like there is no workaround, you have to pass all the required fields to the AdService. However, I understand your concern and shared it with our team to see whether there is any simplified

Re: Video Ads - How to pull metrics from Adwords API.

2018-10-22 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API and Google Ads API Forum
Hello, We don't have any updates yet. The video campaigns are still only supported via reports in the AdWords API. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: [Python] Adwords API - Product Partition

2018-10-22 Thread Kevin Weitzner
> > I was able to remove the existing partition via the code: > adgroup_criterion_service = client.GetService( 'AdGroupCriterionService', version='v201806') helper = ProductPartitionHelper(adgroup_id) division_old = { 'xsi_type': 'ProductPartition', 'partitionType':

Re: AppId with strange platform code?

2018-10-22 Thread david
Hi sorry to hijack this old thread. We've encountered some appIDs within automatic placements which are of the format you mentioned... In this case: *10001-ca-gmail* Problem is we'd like to create a negative placement for it, but the *CampaignCriterionService* keeps returning

Re: Failed to use pending developer token against test account

2018-10-22 Thread nenad
Any update regarding this issue? Thanks. On Thursday, October 18, 2018 at 12:24:10 PM UTC+2, Peter Oliquino (AdWords API Team) wrote: > > Hi Joab, > > There is currently an ongoing issue affecting newly created test accounts > which result in an error similar to yours. Allow me to update you

How to identify campaigns created with AdWords Express

2018-10-22 Thread 井上剛志
Hi, In order to determine the campaign where MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT occurs, I think that it can be determined by referring to SEARCH_EXPRESS and DISPLAY_EXPRESS of AdvertisingChannelSubType. However, when getting information on the corresponding campaign by GET operation,

About how to determine your AdWords Express campaign

2018-10-22 Thread 井上剛志
Hi, In order to determine the campaign where MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT occurs, I think that it can be determined by referring to SEARCH_EXPRESS and DISPLAY_EXPRESS of AdvertisingChannelSubType. However, when getting information on the corresponding campaign by GET operation,

Re: AdService throws UNEXPECTED_INTERNAL_API_ERROR when filtering by AdType

2018-10-22 Thread Dorian Kind
Hi Peter, thanks for your response. I've sent the SOAP logs in a private message. Best regards, Dorian On Monday, 22 October 2018 12:42:48 UTC+2, Peter Oliquino (AdWords API Team) wrote: > > Hi Dorian, > > Could you send your SOAP logs as well? Our team will investigate this and > will get

Re: AdService throws UNEXPECTED_INTERNAL_API_ERROR when filtering by AdType

2018-10-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dorian, Could you send your SOAP logs as well? Our team will investigate this and will get back to you as soon as we identify the root cause. You may send them privately using the *reply privately to author* option. Thanks and regards, Peter AdWords API Team On Monday, October 22, 2018 at

Re: AdOperations and BatchJobService

2018-10-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Dorian, Thank you for your question. My apologies as our team would not be able to comment on why the said operation is not yet included in the supported operations of the BatchJobService. As for the service's availability in BatchJobService and also the GoalOptimizedShoppingAd in future

AdService throws UNEXPECTED_INTERNAL_API_ERROR when filtering by AdType

2018-10-22 Thread Dorian Kind
Hi, As the title says, AdService reproducibly errors out with InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when using a selector with a predicate that filters by AdType. For example, use the following AdService selector: { 'predicates': [{ 'field': 'AdType', 'operator':

Re: Can we use AdService to update only specific parts of an ETA?

2018-10-22 Thread Dorian Kind
Hi, let me just stress how important this feature ist. We have a use case where we need to change the URL suffices of all ads in an account. Ideally, we'd download an AD_PERFORMANCE_REPORT to get all ads IDs regardless of type, and then just send SET operations for those IDs with the correct

Re: AdOperations and BatchJobService

2018-10-22 Thread Dorian Kind
As a follow-up, from the documentation it appears that, in contrast to AdGroupAdService, the AdService does not support GoalOptimizedShoppingAd. My question would be the same, is this something that will come later? On Monday, 22 October 2018 09:38:21 UTC+2, Dorian Kind wrote: > > Hi, > > I just

Re: How to get customer match count for gmail, youtube and search individually.

2018-10-22 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, The fields you mentioned are still not available via the AdWords API. You can refer here for the list of all currently supported fields. You may continue to follow our blog

AdOperations and BatchJobService

2018-10-22 Thread Dorian Kind
Hi, I just noticed that AdService's AdOperations are not in the list of supported operations for the BatchJobService. Is this by design or something that might be planned for one of the next API

Re: How to get customer match count for gmail, youtube and search individually.

2018-10-22 Thread ravikiran . j
is "SizeForYoutube" and "SizeForGmail" available now? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google

Re: Developer Token not Approved on testing client account

2018-10-22 Thread Satoru Nakata
Hello, I'm getting the same issue while following this tutorial. https://developers.google.com/adwords/api/docs/guides/first-api-call#create_test_accounts My test account is 505-002-7092 My test MCC account is 756-028-1270 My prod MCC account is 482-920-6970 I confirmed that it is dispalyed as

Re: Developer token not approved error when running getcampaigns

2018-10-22 Thread Nenad Radoja
Hi there. I am pretty sure I am truing to connect test account, not production. I have Developer token in my MCC with Access level Test Account. I am getting exact same error when I try to GetCampaigns from test account. Do you have an idea what am I doing wrong? Thanks. On Wednesday, June