Issue: Google Ads API returns status OK but no campaigns.
Possible causes:
Wrong customer_id or account has no campaigns.
Missing access or using manager account without setting client ID.
GAQL query might be too restrictive.
No handling pagination.
Permission or OAuth scopes issue.
Double-check that the API key/token has the correct scopes and that the authenticated use has access to the campaigns.