Hey there,

I am using googleads/google-ads-php (v. 3.2.0) and have installed it via 
composer.
I do not have any issues, but today I received the following exception 
message:

```
Exception encountered: {
    "message": "Request contains an invalid argument.",
    "code": 3,
    "status": "INVALID_ARGUMENT",
    "details": [
        {
            "@type": 0,
            "data": 
"type.googleapis.com\/google.ads.googleads.v2.errors.GoogleAdsFailure"
        },
        {
            "@type": 0,
            "data": [
                {
                    "errorCode": {
                        "requestError": "UNKNOWN"
                    },
                    "message": " Version v2 is deprecated. Requests to this 
version will be blocked."
                }
            ]
        }
    ]
}
```

I already tried to upgrade to the newest version, but somehow I still seem 
to be using v2. I was looking here 
( https://developers.google.com/google-ads/api/docs/version-migration ) for 
information, but I don't really understand how I'm supposed to upgrade in 
the first place. Can I do it via composer or do I really have to do it 
myself? And where would that be?

Other than that I have no issues with the system at all. Everything works 
fine.

Sorry for the stupid question, hope you'll have a nice day

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/08da5d51-035f-43a4-b7d4-32ee51654f64n%40googlegroups.com.

Reply via email to