Hi,
Thank you for reaching out to the Google Ads API support team.
To assist you further could you confirm whether you are using Google Ads API or
any other API?
Can the token expire?
Are you referring to the access token or refresh token?
Is there a limit on token upgrades?
What do you mean
I am currently integrating Oauth to use the Email Send API in PHP using a
workspace account and following the guide provided by Google, we need to
get an access token and then that same token can be refreshed if it expires
with the refresh_token . My question is general. Can the token expire? Is