RE: Request contains an invalid argument.

2023-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi,

Thank you for raising this concern to the Google Ads API support team.

Regarding the issue you are experiencing, can you please provide the complete 
request and response logs with request ID and request header generated on your 
end so our team can investigate and provide guidance accordingly?

Note that these logs can be requested or provided to the developer handling the 
Google Ads API transactions when logging of the API requests has been enabled. 
You may check here and click your client library for the specific guideline to 
enable it.

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,

Google Ads API Team
ref:_00D1U1174p._5004Q2jWp2r:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/_3ELG0RR5SKN00OiukVJg2Rju-vi2L0qwlXA%40sfdc.net.


Re: Request contains an invalid argument

2023-03-06 Thread Ramanajee
Hi Raju,
it looks like you are using a deprecated Google Ads API version, you can 
find API deprecated schedule here 
. try to 
migrate the Google Ads API version to the latest.

Thanks,
Ramanajee
On Monday, 6 March 2023 at 17:14:13 UTC+5:30 Raju Choudhary wrote:

> Please help how to fix this
>
> On Monday, 6 March 2023 at 17:11:17 UTC+5:30 Raju Choudhary wrote:
>
>> ApiException was thrown with message '{
>> "message": "Request contains an invalid argument.",
>> "code": 3,
>> "status": "INVALID_ARGUMENT",
>> "details": [
>> {
>> "@type": "type.googleapis.com
>> \/google.ads.googleads.v10.errors.GoogleAdsFailure",
>> "errors": [
>> {
>> "errorCode": {
>> "requestError": "UNKNOWN"
>> },
>> "message": " Version v10 is deprecated. Requests to 
>> this version will be blocked."
>> }
>> ],
>> "requestId": "8EHcdlwakPGTQwLelXFYuw"
>> }
>> ]
>> }'.
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d26feb4a-240e-4b03-b50a-75bb4b44339cn%40googlegroups.com.


Re: Request contains an invalid argument

2023-03-06 Thread Raju Choudhary
Please help how to fix this

On Monday, 6 March 2023 at 17:11:17 UTC+5:30 Raju Choudhary wrote:

> ApiException was thrown with message '{
> "message": "Request contains an invalid argument.",
> "code": 3,
> "status": "INVALID_ARGUMENT",
> "details": [
> {
> "@type": "type.googleapis.com
> \/google.ads.googleads.v10.errors.GoogleAdsFailure",
> "errors": [
> {
> "errorCode": {
> "requestError": "UNKNOWN"
> },
> "message": " Version v10 is deprecated. Requests to 
> this version will be blocked."
> }
> ],
> "requestId": "8EHcdlwakPGTQwLelXFYuw"
> }
> ]
> }'.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/81db5699-829f-4041-b572-14aececfc3a4n%40googlegroups.com.


RE: Request contains an invalid argument using add_offline_user_data_job_operations method from google ads python package

2022-12-27 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Edgar,

Thanks for reaching out to the Google Ads API Forum.

With regards to your concern of having an error message: "The error code is not 
in this version.”  for our team to further check and validate the issues, could 
you provide us with the updated complete API logs (request and response with 
request-id) generated on your end? Note that this can be requested or provided 
to the developer handling the Google Ads API transactions when logging of the 
API requests has been enabled. You may check here and click your client library 
for the specific guideline to enable it.

Please see Python logging guidelines for more information.

You may then send the requested information via the Reply privately to the 
author option. If this option is not available, you may send the details 
directly to our googleadsapi-supp...@google.com alias instead.

Regards,

Marjorie
Google Ads API Team
ref:_00D1U1174p._5004Q2hNrAf:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/SM_e40RNJMNE00hfPXyLo1T6qPHVVDgpFj3w%40sfdc.net.


RE: Request contains an invalid argument.

2022-03-03 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there,

Thanks for reaching out to the Google Ads API Forum.

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 navigating to the Client 
libraries > Your client library (ex Java) > Logging documentation, which you 
can access from this link.

You may then send the requested information 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,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2XkffV:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/dB9f30R8689D00sIleMb66TeWfjRU6idRibg%40sfdc.net.


RE: "Request contains an invalid argument" with UNKNOWN requestError

2019-12-11 Thread Google Ads API Forum Advisor Prod
Hello,

Thank you for writing to us. From the shared details, it looks like you are 
trying to create a call_feed_item using ExtensionFeedItemService via Google Ads 
API and facing this error. Also, I observed you have specified the resource 
name in your request which is not required while creating the new extension 
feed item. I was successfully able to create the call extension feed on my end 
and have attached the logs for your reference. Could you please retry the 
request by referencing the logs and upgrading to the latest version of Google 
Ads API from the client libraries here to make the API calls? Here is the guide 
to migrate from v1 to v2. If the issue persists, could you please share the 
complete request and response logs along with the client customer id for me to 
investigate this further on my end?

P.S. Please use Reply privately to author option while sharing the details.

Regards,
Nikisha Patel, Google Ads API Team
ref:_00D1U1174p._5001UOEHd8:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/g-3Oe0Q2D7VM0024awZsAlS8mW_SDjWZyWNw%40sfdc.net.


logs_call_feed_item
Description: Binary data