Re: api v18/19 : the error code is not in this version

2025-05-13 Thread zikuo su
Thank you! 在2025年5月13日星期二 UTC+8 21:00:14 写道: > Hello, this case was escalated to me. > > I checked your requests internally, and the errors being raised are > related to the frequency that you create customer accounts at. > > As described in this blog post >

RE: api v18/19 : the error code is not in this version

2025-05-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, this case was escalated to me. I checked your requests internally, and the errors being raised are related to the frequency that you create customer accounts at. As described in this blog post , we are implementing new limitations on CreateCustomerClient, including quota restrictions tha

RE: api v18/19 : the error code is not in this version

2025-05-13 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Please be informed that I have removed your response from the forums as it contains the PII information. With regard to the issue you are experiencing, I am checking with the rest of our team and one of our colleagues will reac

Re: request for support: "the error code is not in this version" when using campaigncriterionservice in v18

2024-12-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, As you have mentioned that your code was working fine with the V17 version, please share the complete updated API logs (request and response with request-id and request header) generated at your end without redacting any information for the same request using the version V17 of the Google A

Re: request for support: "the error code is not in this version" when using campaigncriterionservice in v18

2024-12-15 Thread Route66_2 googleAPI
ebug_error_string = "UNKNOWN:Error received from peer ipv4:XXX.XXX.XXX.XXX:443 {grpc_message:"Request contains an invalid argument.", grpc_status:3, created_time:"2024-12-13T11:28:47.891219+09:00"}" >, errors { error_code { request_error: UNKNOWN } message

Request for Support: "The error code is not in this version" when using CampaignCriterionService in v18

2024-12-12 Thread Route66_2 googleAPI
, Method: /google.ads.googleads.v18.services.CampaignCriterionService/MutateCampaignCriteria, RequestId: SWOL-Ui2pIBXa-EqsxY_Gw, IsFault: True, FaultMessage: The error code is not in this version. Here’s a simplified version of my code: from google.ads.googleads.client import GoogleAdsClient

{"errorCode":{"requestError":"UNKNOWN"},"message":"The error code is not in this version."}

2024-08-05 Thread Tjerk Ameel
: "YQjtMPsY1sf8gZ-fYRt6YQ", IsFault: 1, FaultMessage: "["The error code is not in this version."]" {"memory_usage":"86.00MB"} [] [2024-08-05T15:52:43.062544+00:00] NOTICE: Request --- Method Name: /google.ads.googleads.v17.services.GoogleAdsService/Se

Error shopping_performance_view - segments.product_item_id (The error code is not in this version)

2024-08-05 Thread Alcalink Diseño y Posicionamiento Web
esn't work and it returns this error instead: Ca: MutateError.UNSPECIFIED: Call to GoogleAdsService.Search failed: The error code is not in this version. However, if I use this code I'm gonna tell you, it works: function runReport1(id_campaign, id_group, id_product, period) { var q

RE: facing "request_error: unknown, the error code is not in this version" when updating campaign budgets

2024-08-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. We tried to replicate your issue from our side, but we were able to update the campaign budget successfully without any errors. So to do the further checks, kindly provide the complete API logs, like how you sent them in the las

Facing "request_error: UNKNOWN, The error code is not in this version" When Updating Campaign Budgets

2024-08-02 Thread Jubin Jose
000,h3-29=":443"; ma=2592000) Body: null Failure message: errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version." } errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version.&quo

Re: create ad group criterion location: unknown error / the error code is not in this version / trigger owned_and_operated

2024-05-08 Thread Nga Ngo
Hi, I sent you the request/response detail personally. Please check. Thanks, Nga On Tuesday, May 7, 2024 at 5:10:47 PM UTC+7 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for reaching out to the Google Ads API support team. > > I understand you're encountering an 'UNKNOWN >

Create ad group criterion location: UNKNOWN error / The error code is not in this version / Trigger OWNED_AND_OPERATED

2024-05-07 Thread Nga Ngo
eAdsFailure", "errors": [ { "errorCode": { "requestError": "UNKNOWN" }, "message": "The error code is not in this version.

RE: the error code is not in this version.

2023-10-23 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mike, Thank you for reaching out to the Google Ads API support team. After reviewing your concern, I understand that you are encountering an error "The error code is not in this version" when trying to create an asset group under a PMax campaign. Kindly note that, an asset

The error code is not in this version.

2023-10-23 Thread Mike Fang
601885092/campaigns/20701493713","name":"mike","status":"ENABLED"}}]} 2023-10-23T08:16:19.645790+00:00 app[web.1]: I, [2023-10-23T08:16:19.645768 #170] INFO -- : Incoming response (errors): 2023-10-23T08:16:19.645790+00:00 app[web.1]: Google::

Getting The error code is not in this version.

2023-08-09 Thread Rahul Tah
uot;UNKNOWN:Error received from peer ipv6:%5B2404:6800:4009:827::200a%5D:443 {created_time:"2023-08-10T11:20:59.93768+05:30", grpc_status:3, grpc_message:"Request contains an invalid argument."}" >, errors { error_code { request_error: UNKNOWN } message: "The

Re: the error code is not in this version

2023-08-07 Thread 'Vytautas Smilingis' via Google Ads API and AdWords API Forum
Thank you for pointing me back to the client library GitHub. I searched the issues there and was able to configure logging. Turns out logging for REST is not supported, and I had forgotten to install gRPC extensions when I upgraded my PHP version. I don't see *Reply privately to author* option

Re: The error code is not in this version

2023-08-04 Thread Google Ads API and AdWords API Forum
pressions DESC". >>> >>> Error: >>> array:1 [ 0 => array:1 [ "error" => array:4 [ "code" => 400 "message" >>> => "Request contains an invalid argument." "status" => "INVALID_ARGUMENT&

Re: The error code is not in this version

2023-08-03 Thread Google Ads API and AdWords API Forum
ls" > => array:1 [ 0 => array:3 [ "@type" => " > type.googleapis.com/google.ads.googleads.v14.errors.GoogleAdsFailure" " > errors" => array:1 [ 0 => array:2 [ "errorCode" => array:1 [ "requestError" > => "U

Re: The error code is not in this version

2023-08-03 Thread Google Ads API and AdWords API Forum
uot; => 400 "message" => > "Request > contains an invalid argument." "status" => "INVALID_ARGUMENT" "details" > => array:1 [ 0 => array:3 [ "@type" => " > type.googleapis.com/google.ads.googleads.v14

Re: The error code is not in this version - when using latest java client version 26.0.0 with ads-api V14

2023-07-26 Thread Google Ads API and AdWords API Forum
>> You may then send the requested logs via the Reply privately to author >> option. If this option is not available, you may send the details directly >> to our googleadsa...@google.com alias instead. >> >> >> Regards, >> Google Ads API Team >> On

Re: The error code is not in this version - when using latest java client version 26.0.0 with ads-api V14

2023-07-24 Thread Google Ads API and AdWords API Forum
with message `The error code is not in this version`. > > But as we are using the *latest* *Google-ads-api version* (V14 see [2]) > through the *latest* *java library version* (google-ads-:26.0.0 see [3]) > for our request we need some guidance how to see the root causes. >

The error code is not in this version - when using latest java client version 26.0.0 with ads-api V14

2023-07-24 Thread 'Ronald Findling' via Google Ads API and AdWords API Forum
Dear Google Ads API Team, we are facing a similar problem as described here [1] where some of our requests get errors with message `The error code is not in this version`. But as we are using the *latest* *Google-ads-api version* (V14 see [2]) through the *latest* *java library version

Re: The error code is not in this version.

2023-02-08 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mike, I'm a colleague of Yasar from the Google Ads API team. I can confirm that it is not possible to create an ad group under a Performance Max campaign. I suggest you check out this documentation to learn about the resources needed when creating Performance Max campaigns. Also, this docum

Re: The error code is not in this version.

2023-02-07 Thread Mike Fang
So you mean we cannot create ad groups under a performance max campaign? On Tuesday, February 7, 2023 at 9:57:36 PM UTC+8 Google Ads API Forum Advisor wrote: > Hi Mike, > > Thanks for reaching out to the Google Ads API Fang. > > I’ve checked your API request payload and I found that you are usin

RE: The error code is not in this version.

2023-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Mike, Thanks for reaching out to the Google Ads API Fang. I’ve checked your API request payload and I found that you are using PERFORMANCE_MAX campaign type to create an Ad group with below API request. You may note that campaign ID 19646139075 is a PERFORMANCE_MAX and it does not support t

The error code is not in this version.

2023-02-07 Thread Mike Fang
Hi, I got below error message when I creating an ad group "The error code is not in this version." Could you help to explain what this error message mean? The outgoing request log [2023-02-07T08:45:26.927704 #116] INFO -- : Outgoing request: Headers: {"developer-token&quo

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-18 Thread Anshu Tomar
Hi, Seems like the error is not coming anymore. We can close this thread. If it happens again, I will open up a new thread. Thanks! On Tuesday, November 15, 2022 at 9:59:33 PM UTC-5 adsapi wrote: > Hi Anshu, > > Thank you for the reply. > > For our team to further check and validate the errors y

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-15 Thread Anshu Tomar
The frequency of the error has definitely reduced. But, we are still getting it in some runs. On Tuesday, November 15, 2022 at 3:22:59 AM UTC-5 adsapi wrote: > Hi Christian, > > > Thank you for getting back to us. I hope you are doing well today. > > > Our team is glad to hear that it works no

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Christian H.
Yes it works for me. The last error I see was at 20:46 UTC. adsapi schrieb am Dienstag, 15. November 2022 um 04:54:53 UTC+1: > Hi everyone, > > This is Carmela from the Google Ads API team. Thank you for raising this > concern to us. > > @Maria > Please note that I have to delete your first post

RE: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi everyone, This is Carmela from the Google Ads API team. Thank you for raising this concern to us. @Maria Please note that I have to delete your first post in this forum thread as it contains your logs. Also, thank you for your confirmation that you are not seeing errors on your end anymore.

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Maria Cook
gt; https://developers.google.com/identity/sign-in/web/devconsole-project."; >>> debug_error_string = >>> "{"created":"@1668455667.707321867","description":"Error received from peer >>> ipv4:172.253.63.95:443","file":

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Christian H.
3.95:443","file":"src/core/lib/surface/call.cc","file_line":966,"grpc_message":"Request >> >> is missing required authentication credential. Expected OAuth 2 access >> token, login cookie or other valid authentication credential.

Re: intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Anshu Tomar
e":"Request > > is missing required authentication credential. Expected OAuth 2 access > token, login cookie or other valid authentication credential. See > https://developers.google.com/identity/sign-in/web/devconsole-project > .","grpc_status":16}"

intermittent UNAUTHENTICATED errors: "The error code is not in this version"

2022-11-14 Thread Maria Cook
eer ipv4:172.253.63.95:443","file":"src/core/lib/surface/call.cc","file_line":966,"grpc_message":"Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credentia

RE: Setting field create.dynamic_search_ads_setting.use_supplied_urls_only throws "The error code is not in this version.,

2022-11-14 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Can you please privately provide the complete, debug request and response logs associated with the error? Thanks, Matt Google Ads API Team ref:_00D1U1174p._5004Q2g3URS:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:/

Setting field create.dynamic_search_ads_setting.use_supplied_urls_only throws "The error code is not in this version.,

2022-11-14 Thread 'Alin Baicu' via Google Ads API and AdWords API Forum
I am getting the following error when trying to create a campaign: 11-11-2022 17:26:09 UTC delivery_dsa_restaurant_addition_job INFO - ERROR: Batch job #1 has a status "The error code is not in this version., at mutate_operati

RE: Getting "The error code is not in this version." Error on trying to get campaigns using api

2022-11-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arjun, In addition to my last email, you may then send the requested logs via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsapi-supp...@google.com alias instead. Regards, Carmela Google Ads API Team ref:_00D1U1174p._

RE: Getting "The error code is not in this version." Error on trying to get campaigns using api

2022-11-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Arjun, Thank you for reaching out to us. I am Carmela from the Google Ads API team. With regard to your concern, you mentioned that you are getting the "The error code is not in this version error" error message. Having said that, could you first provide the complete request an

Getting "The error code is not in this version." Error on trying to get campaigns using api

2022-11-06 Thread Arjun S Panicker
Facing *The error code is not in this version* error on trying to get campaign details using *v12* *googleAds:search *rest api query used is ​​ ​SELECT campaign.name FROM campaign PARAMETERS include_drafts=true if include_draft is removed the api works so how can i get draft campaigns result

RE: AssetGroupAsset "The error code is not in this version"

2022-08-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kasidiss, Thank you for reaching out to our API support team. To investigate the issue further, could you please provide us the complete request and response logs, with the request-id so we can investigate the issue further. For you to enable complete logs using the PHP client library, you m

AssetGroupAsset "The error code is not in this version"

2022-08-15 Thread Kasidiss Jumrus
Hello, While requesting API for manage PerformanceMax Asset, I still found this error response "*The error code is not in this version*" even if I updated libraries to latest v16.0.0 already. - google/apiclientv2.12.6 Client library for Google APIs

RE: The error code is not in this version

2022-05-19 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. For us to investigate the encountered error request _error: UNKNOWN, could you provide us with the complete request and response logs with the request-id, so our team can better check? For the client library, logging can be enabled by na

The error code is not in this version

2022-05-19 Thread 关键良
ssage: "The error code is not in this version." trigger { string_value: "[339514921, 340156078, 349643231, 339384928, 486148982, 927038542]" } location { field_path_elements { field_name: "operations" index: 0 } field_path_elements { field_name: "cre

Re: Unknown Error - message: "The error code is not in this version."

2022-04-29 Thread Or Zilca
Hi, replied in private, still waiting for response On Wednesday, April 27, 2022 at 4:20:29 PM UTC+3 adsapi wrote: > Hi there, > > Could you privately send us the full request and response 'DEBUG' log > level log of API communications >

RE: Unknown Error - message: "The error code is not in this version."

2022-04-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Could you privately send us the full request and response 'DEBUG' log level log of API communications that got you this error? Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2aNhVO:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https:

Re: Unknown Error - message: "The error code is not in this version."

2022-04-27 Thread Or Zilca
ode.INVALID_ARGUMENTdetails = "Request > contains an invalid argument."debug_error_string = > "{"created":"@1650979513.867247600","description":"Error received from peer > ipv4:142.250.185.138:443 > <http:

Unknown Error - message: "The error code is not in this version."

2022-04-26 Thread Or Zilca
"{"created":"@1650979513.867247600","description":"Error received from peer ipv4:142.250.185.138:443","file":"src/core/lib/surface/call.cc","file_line":903,"grpc_message":"Request contains

The error code is not in this version

2022-03-29 Thread Markus Heiden
de is not in this version., at mutate_operations[0].keyword_plan_ad_group_operation" details { type_url: "type.googleapis.com/google.ads.googleads.v10.errors.GoogleAdsFailure" value: "\np\n\002\b\001\022&The error code is not in this version.\032\006*\004ENUM\&quo

RE: I cannot create create_custom_conversion_goal. error message The error code is not in this version.

2021-12-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi John, Thank you for reaching out to our team. So that I can raise the issue to my team to further check, could you provide the complete request and response logs with request ID and request header generated on your end without redacted fields? You can provide it via Reply privately to autho

I cannot create create_custom_conversion_goal. error message The error code is not in this version.

2021-12-10 Thread JW
I cannot create CustomConversionGoal. https://developers.google.com/google-ads/api/docs/conversions/goals/campaign-goals#custom_goals what is error message "The error code is not in this version." ? Captured log call below.(ID is masked.) --- Method: /google.ads.go

Re: Setup Billing - the error code is not in this version.

2021-11-12 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Viktor, The underlying error is CUSTOMER_BILLING_ERROR_CANNOT_CREATE_IN_PAST. You need to make sure that start_time is in the future. I've filed a request to publish this error code in the next API version. Cheers Anash ref:_00D1U1174p._5004Q2PJYmo:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Setup Billing - the error code is not in this version.

2021-11-09 Thread Viktor Shchepkin
s ( const CUSTOMER_ID, const PAYMENTS_ACCOUNT_ID and const PAYMENTS_PROFILE_ID ) Other api work good ( CreateCustomer, InviteUserWithAccessRole ) I have error: Google Ads failure details: billing_setup_error: The error code is not in this version. [2021-11-09T18:24:14.884429+03:00]

Re: The error code is not in this version

2021-10-28 Thread goingdev
As recommended, I upgraded to V8. Doing so returned a detailed error about BMM keywords being discontinued. So the issue is solved for now. Thank you. On Thursday, October 7, 2021 at 5:16:39 AM UTC-4 adsapi wrote: > Hi Roman, > > > > Thank you for posting your concern. > > > > So that I can c

RE: Setup Billing - the error code is not in this version.

2021-10-15 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
--- Fault --- Status code: 3 Details: Request contains an invalid argument. Failure: {"errors":[{"errorCode":{"requestError":"UNKNOWN"},"message":"The error code is not in this version.","location":{"fieldPathElements&

Setup Billing - the error code is not in this version.

2021-10-14 Thread Viktor Shchepkin
uot;, "alt-svc": "h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000,h3-T051=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=25

RE: The error code is not in this version

2021-10-07 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Roman, Thank you for posting your concern. So that I can check the exact error that your API request encountered and to address it, would you be able to provide the complete request and response logs with request ID generated on your end? If you haven't enabled the logging of the API tra

RE: The error code is not in this version.

2021-10-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Roman, You need to reach out to the Google Ads product support to get this resolved. The underlying error is CUSTOMER_BUDGET_ERROR_CUSTOMER_NEEDS_INTERNAL_APPROVAL, which is not something we can resolve from the API side. I'll separately discuss with the relevant teams whether we want this e

The error code is not in this version

2021-10-06 Thread goingdev
The Google Ads API is giving me the following error when fetching the results of my bulk keyword job: *The error code is not in this version., at mutate_operations[0].ad_group_criterion_operation.create.keyword* I am using the C# SDK V7 of the API. Please advise

RE: The error code is not in this version.

2021-10-05 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Roman, I work with Ernie and will assist you. Thank you for the log. Let me raise this with my team. We will get back to you as soon as possible. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2OWN1U:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

RE: The error code is not in this version.

2021-10-04 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Roman, Thank you for posting your concern. So that I can check the exact error that your API request encountered and to address it, would you be able to provide the complete request and response logs with request ID generated on your end? If you haven't enabled the logging of the API transa

The error code is not in this version.

2021-10-04 Thread Roman
google.ads.googleads.v8.errors.GoogleAdsFailure', 'errors': [{'errorCode': {'requestError': 'UNKNOWN'}, 'message': 'The error code is not in this version.', 'location': {'fieldPathElements': [{'f

RE: Getting error: "The error code is not in this version.", trigger: A_campaign__Campaign.campaign_id"

2021-08-05 Thread Google Ads API Forum Advisor
Hi David, Thanks for reaching out to us. For us to investigate the issue, could you share with us the complete request and response logs, so our team can better check? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging do

Getting error: "The error code is not in this version.", trigger: A_campaign__Campaign.campaign_id"

2021-08-05 Thread David Antunes
Hi, I'm getting the following error: com.google.ads.googleads.v8.errors.GoogleAdsException: errors { error_code { request_error: UNKNOWN } message: "The error code is not in this version." trigger { string_value: "A_campaign__Campaign.campaign_

RE: The error code is not in this version while creating customer

2021-04-26 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. So that we can further investigate the issue, can you please reply privately and provide us with the complete request and response logs? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2GHDtN:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

The error code is not in this version while creating customer

2021-04-23 Thread 廖真
rServiceClient->createCustomerClient($this->manager_customer_id, $customer, $optionalParams); ``` It used to work well. But now I encountered some errors since Apr.22: - got the error message `The error code is not in this version.` on create customer service - get a

Re: UAC Campaign create ad failed with error: The error code is not in this version.

2020-06-24 Thread jin gang
status >> "INVALID_ARGUMENT" and includes the following errors: >> Error with message "The error code is not in this version.". >> On field: operations >> On field: create >> On field: ad >> On field: app_ad >> On field: images >>

Re: UAC Campaign create ad failed with error: The error code is not in this version.

2020-06-23 Thread Gang JIN
text { value: "Your Neighborhood News" } } images { asset { value: "customers/6462904560/assets/9067412701" } } } } } } Response --- Headers: { "google.ads.googleads.v2.errors.googleadsfailure-bin": &qu

RE: UAC Campaign create ad failed with error: The error code is not in this version.

2020-06-23 Thread Google Ads API Forum Advisor Prod
Hi Jin, Thanks for reaching out. The error you are encountering INVALID_ARGUMENT, based from the description, means that you are missing is required in one of your operations. Could you please share the complete detailed request and response logs of the call via Reply privately to the author so

UAC Campaign create ad failed with error: The error code is not in this version.

2020-06-23 Thread jin gang
. Request with ID "9PAXX_a3mVXF4meoQCePhA" failed with status > "INVALID_ARGUMENT" and includes the following errors: > Error with message "The error code is not in this version.". > On field: operations > On field: create > On field: ad > On fi

RE: The error code is not in this version while create billing setup

2020-05-07 Thread Google Ads API Forum Advisor Prod
Hi Duong, Thank you for reaching out to us. Could you provide me with the full request and response logs for where you encounter this error so that I may further investigate? Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5004Q1zKcPH:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

The error code is not in this version while create billing setup

2020-05-06 Thread duong xuan toi
Hi, I am using google ads api for creating billing setup, then got this error message: "errors {\n error_code {\nrequest_error: UNKNOWN\n }\n message: \"The error code is not in this version.\"\n location {\n field_path_elements {\n field_name: \"