Skip to content

πŸŽ‰ Source Facebook Marketing: Allow configuring insights lookback window - #3396

Merged
Kirill Chernov (po3na4skld) merged 9 commits into
masterfrom
2920-Allow-configuring-Facebook-Marketing-insights-buffer-days
May 20, 2021
Merged

πŸŽ‰ Source Facebook Marketing: Allow configuring insights lookback window#3396
Kirill Chernov (po3na4skld) merged 9 commits into
masterfrom
2920-Allow-configuring-Facebook-Marketing-insights-buffer-days

Conversation

@po3na4skld

@po3na4skld Kirill Chernov (po3na4skld) commented May 13, 2021

Copy link
Copy Markdown
Contributor

What

Adding new filed to customize in facebook marketing api #2920

How

Updated spec.json file with new fileld settings and changed init method in Client and AdsInsightApi

Pre-merge Checklist

  • Run integration tests
  • Publish Docker images

Recommended reading order

  1. spec.json
  2. client.py
  3. api.py

"type": "boolean",
"description": "Include data from deleted campaigns, ads, and adsets.",
"default": "false"
},

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the first step, but this needs to be passed into the connector so it would actually use this value.

Also, could you add a test using a mocked HTTP request to verify this works?

@sherifnada Sherif A. Nada (sherifnada) changed the title added new field πŸŽ‰ Source Facebook Marketing: Allow configuring insights lookback window May 14, 2021

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Feel free to bump version and publish when ready.

Also, there seems to be unrelated changes. Do you know what those are from?

@po3na4skld

Copy link
Copy Markdown
Contributor Author

LGTM! Feel free to bump version and publish when ready.

Also, there seems to be unrelated changes. Do you know what those are from?

What changes?

…Marketing-insights-buffer-days' into 2920-Allow-configuring-Facebook-Marketing-insights-buffer-days
@po3na4skld

Kirill Chernov (po3na4skld) commented May 20, 2021

Copy link
Copy Markdown
Contributor Author

/publish connector=connectors/source-facebook-marketing

πŸ•‘ connectors/source-facebook-marketing https://github.com/airbytehq/airbyte/actions/runs/859356280
βœ… connectors/source-facebook-marketing https://github.com/airbytehq/airbyte/actions/runs/859356280

@po3na4skld

Kirill Chernov (po3na4skld) commented May 20, 2021

Copy link
Copy Markdown
Contributor Author

/test connector=source-facebook-marketing

πŸ•‘ source-facebook-marketing https://github.com/airbytehq/airbyte/actions/runs/859444398
βœ… source-facebook-marketing https://github.com/airbytehq/airbyte/actions/runs/859444398

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow configuring Facebook Marketing insights buffer days

3 participants