Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-28 Thread Google Ads API Forum Advisor Prod
Hello Bryan, Via API you cannot use multiple product dimensions in the same subdivision. The error PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE occurs when there is no others unit type in the partition. Each subdivision must always be completely partitioned, so it must contain a unit

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-28 Thread Bryan Natter
When I send only1 partition type in the request i get the following error whether i use a partition that requires a case value or does not require one. [AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE @ operations; trigger:'ProductPartition{id=TempCriterionId{id=1},

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-28 Thread Bryan Natter
Also what are the "other" cases that are required to do this with a smart campaign Thank you On Tuesday, May 28, 2019 at 9:54:22 AM UTC-4, Bryan Natter wrote: > > Ejay > > In the adwords UI it allows a user to select multiple partition types when > they are nested together. I was trying to add

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-28 Thread Bryan Natter
Ejay In the adwords UI it allows a user to select multiple partition types when they are nested together. I was trying to add multiple partitions with different dimension types to replicate that functionality. Is that not possible then with the API since everything must be the same dimension

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-24 Thread Google Ads API Forum Advisor Prod
Hello Bryan I am Ejay's team member working on your concern. The error PRODUCT_PARTITION_REQUIRES_SAME_DIMENSION_TYPE_AS_SIBLINGS occurs when you are not using the same kind of dimesion types for the units in the same subdivision. I see that under the same SUBDIVISION you are trying to include

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-23 Thread Bryan Natter
Ejay Thank you very much. That was it. I was adding it in advertisingChannelType not the advertisingChannelSubType I am now able to create a smart campaign and an adgroup for it. Although now i am getting an error creating product partitions for the adgroup. I now get this error:

RE: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-21 Thread Google Ads API Forum Advisor Prod
Hi Bryan, Thanks for reaching out and for providing details. Could you confirm if you are trying to create a smart shopping campaign? If yes, upon checking the provided SOAP request logs, I noticed that the you did not included the advertisingChannelSubType field in your request and set as

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-21 Thread Bryan Natter
I am getting an [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] error when trying to create a smart campaign through the api The request i am sending is: http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2019-05-21 Thread Bryan Natter
I am trying to create a smart campaign and i am getting an error - [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] Here is the request I am sending: http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1="

Re: Error: Server raised fault: 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro'

2018-04-17 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
Hi Ciel, The common cause of the error InternalApiError.UNEXPECTED_INTERNAL_API_ERROR could be due to temporary resource related issues in the AdWords API server or the API isn't

Error: Server raised fault: 'InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro'

2018-04-17 Thread ciel
Hi there, We ran into this problem when trying to update campaigns. Following the documentation on common errors I had to post this on this Forum, because we retried many times and some tries are successful but others keep failing. Some background info: This problem started on April 15th. We

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro

2017-12-24 Thread 宋肖肖
When I add the createBudgetOrder , he gets it wrong. This account is for me to invite other MCC's account. *array* *(size=1)* 0 => *object*(*GoogleAds\AdsApi\AdWords\v201710\cm\BudgetOperation*)[*47*] *protected* 'operand' =>

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2016-05-27 Thread 'Umesh Dengale' via AdWords API Forum
Hello, Current thread is more than two year old. Could you please close the existing thread and create new thread with recent logs? Thanks, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+:

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2016-05-10 Thread Abhishek Pathak
eName; >>> $linkOp->operand=$link; >>> $linkOp->operator='ADD'; >>> $managedCustomerService->mutateLink($linkOp); >>> >>> } catch (Exception $e) { >>> echo $e->getMessage(); >>&g

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-31 Thread Takeshi Hagikura (AdWords API Team)
Hi, This Id should be long values. ns2:managerCustomerId1**-**-/ns2:managerCustomerId ns2:clientCustomerId1**-**-/ns2:clientCustomerId Can you please try it again with removing the - (dash)? Best, - Takeshi, AdWords API Team On Monday, July 29, 2013 10:42:48 PM

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-31 Thread mcc
Thanks On Wednesday, July 31, 2013 11:59:51 AM UTC+5:30, Takeshi Hagikura (AdWords API Team) wrote: Hi, This Id should be long values. ns2:managerCustomerId1**-**-/ns2:managerCustomerId ns2:clientCustomerId1**-**-/ns2:clientCustomerId Can you please try it

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-30 Thread veesysdevel
Here it is ?xml version=1.0 encoding=UTF-8? SOAP-ENV:Envelope xmlns:SOAP-ENV=http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1=https://adwords.google.com/api/adwords/cm/v201306; xmlns:ns2=https://adwords.google.com/api/adwords/mcm/v201306; SOAP-ENV:Header ns2:RequestHeader

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-28 Thread mcc
Still Same Error, Not Able To *Mutatelink using google adwords api v201306* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-28 Thread Takeshi Hagikura (AdWords API Team)
Hi, Can you please post the request xml including http headers? (Please remove the sensitive infomation such as developer token) I'm looking into that. Best, - Takeshi, AdWords API Team On Monday, July 29, 2013 1:52:36 PM UTC+9, m...@adwordize.de wrote: Still Same Error, Not Able To

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-26 Thread mcc
Still getting same error [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] One more Issue is not getting refersh token wirh access token Is this because of test account or unapproved developer token.i m only getting

Re: [InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-24 Thread Takeshi Hagikura (AdWords API Team)
@ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro] * Waiting for updates WebRep Overall rating -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]

2013-07-23 Thread veesysdevel
(Exception $e) { echo $e-getMessage(); } I got following response from the google adwords api server *[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @ com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro]* Waiting for updates WebRep