'You are calling a deprecated version of the Ads API. Please update to the latest version: v13.0 in php sdk

When trying to use the Facebook Marketing API I am getting the error "You are calling a deprecated version of the Ads API. Please update to the latest version: v13.0" I am using php SDK. is there any option to pass/changes the version of sdk ?

[error] => Array
                    (
                        [message] => (#2635) You are calling a deprecated version of the Ads API. Please update to the latest version: v13.0.
                        [type] => OAuthException
                        [code] => 2635
                        [fbtrace_id] => AADcOURMVqBkkGdMCL4KXEr
                    )


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source