Dylan Sprayberry
Dylan Sprayberry
The tap makes requests at the ad-level, which to my knowledge is not configurable, though [this block](https://github.com/singer-io/tap-facebook/blob/master/tap_facebook/__init__.py#L390) suggests that it could be. Pulling insights reports for an Account would provide...
According to [this bug report](https://developers.facebook.com/support/bugs/2080587978826563/?comment_id=2082806611938033) Facebook devs suggest that "
According to [this page](https://developers.facebook.com/docs/marketing-api/insights/parameters) of Facebook's documentation, the top-level `outbound_clicks` parameter will return an `action_stats` list containing, "The number of clicks on links that take people off Facebook-owned properties." The...
Fixes typo # Description of change Fixes Changelog typo # Manual QA steps - # Risks - # Rollback steps - revert this branch
# Description of change (write a short description or paste a link to JIRA) # Manual QA steps - N/A # Risks - People better understand how to use the...
`LocationCriterion` data appears to be retrievable via [this endpoint](https://developers.google.com/adwords/api/docs/reference/v201806/LocationCriterionService), which can then be used in conjunction with the `GEO_PERFORMANCE_REPORT` to map output from the geo report.
A Stitch user requested the ability to be able to specify an internal Github endpoint to pull data from, which was not functioning when populating the repository name field of...
HubSpot's Email Events object can include additional properties **obsoletedBy** and **causedBy**, though these are not currently included in the schema for `email_events`. This page of their documentation has more information...
Some users would prefer that all available projects be replicated without having to specify the explicit projects that should be requested. This would be especially beneficial in cases where projects...