hey team, help needed!! :wave: I'm trying to inges...
# plugins-general
v
hey team, help needed!! 👋 I'm trying to ingest Google Ads data with meltano, but unfortunately facing weird issues on the most popular taps. Is this the right place to ask for help? • matatika variant: ◦ fails with:
400 Client Error: Bad Request for path: /v16/customers:listAccessibleCustomers
• singer variant: ◦ fails with:
key error: tap-google-ads.api-field-names
considerations: • We've recently received approval from Google for a Basic Acess developer_token (which can query production accounts) and I am able to use purely Google Ads python SDK with python and get campaigns with this sample. • in the thread, I will post details of my meltano configs for attempting to ingest data with both taps What am I doing wrong?