Hey there,

try to update the google libs to the latest version. Google added an update 
after my last post about this issue. Afterwards it was fixed for me. Seems 
the library was outdated. Also make sure to use the C library instead of 
the php extension for protobuf. 

I am now struggling with the following error:

   "message": "Request contains an invalid argument.",
    "code": 3,
    "status": "INVALID_ARGUMENT",
    "details": [
        {
            "@type": "google.ads.googleads.v5.errors.googleadsfailure-bin",
            "data": "<Unknown Binary Data>"
        },
        {
            "@type": "grpc-status-details-bin",
            "data": "<Unknown Binary Data>"
        },
        {
            "@type": "request-id",
            "data": "NcYS0j4mhqV-_DpYeZOK3A"
        }
    ]


Happens on random operations when trying to create adgroup ads via 
batchjob. No idea what to do. Error message says sequence token is invalid, 
but for me it seems a follow up error, since it happens randomly on exactly 
the same ads every time.

Maybe someone knows something about this?
On Monday, October 12, 2020 at 8:14:19 AM UTC+2 learnp...@gmail.com wrote:

> Hi there,
> I am trying to use the new php v5 library to create responsive search ads 
> <https://developers.google.com/google-ads/api/docs/responsive-search-ads/create-responsive-search-ads#java>
> .
> I have set the parameters according to the example, But all i get is an 
> error message saying that the field 'ad_group' is missing.
>
> *See attachment for production code and debug log.*
>
> This is the run output:
>
> """ {\n "message": "Request contains an invalid argument.",\n "code": 3,\n 
> "status": 
> "INVALID_ARGUMENT",\n "details": [\n {\n "@type": 
> "google.ads.googleads.v5.errors.googleadsfailure-bin",\n "data": 
> "<Unknown Binary Data>"\n },\n {\n "@type": "grpc-status-details-bin",\n 
> "data": 
> "<Unknown Binary Data>"\n },\n {\n "@type": "request-id",\n "data": 
> "Cyo_Q4uH8-7UNSiaFsMxyQ"\n }\n ]\n } """
>
> Thanks!
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/fe548b76-62f7-4899-bf16-1d9810b84120n%40googlegroups.com.

Reply via email to