Opteo/google-ads-node

campaigns of "discovery" type cannot be fetched

grinsteindavid opened this issue · 2 comments

I'm submitting a ...

  • bug report
  • feature request

Summary

When using:

let result = await customer.campaigns.list()

It fetches all the remote campaigns but not the campaigns of discovery type https://support.google.com/google-ads/answer/9176876?hl=en

We are having the same problem, is this possible at all with the current version?

See here for more information, but unfortunately Google haven't made campaigns of type Discovery available through the API.