Does Airbyte Facebook Marketing connector to BigQu...
# ask-ai
c
Does Airbyte Facebook Marketing connector to BigQuery load action_reaction, action_type such as onsite_conversion.post_save, comment from the Facebook Marketing API? If so, in which dataset (stream name)? I couldn’t find it in the destination dataset.
u
The Airbyte Facebook Marketing connector does support the extraction of
action_reaction
and
action_type
fields from the Facebook Marketing API. These fields can be configured in the Custom Insights section of the connector settings. However, the specific fields like
onsite_conversion.post_save
,
comment
are not explicitly mentioned in the provided knowledge sources. The data extracted would be part of the dynamically generated data streams based on the Custom Insights you specify. If you have already set up the connector and you're not seeing these fields in your destination dataset, it might be due to the specific configuration of your Custom Insights. You may need to update your Custom Insights configuration to include these fields. Please refer to the [Facebook Marketing Source Settings](https://docs.airbyte.com/integrations/sources/facebook-marketing#facebook-marketing-source-settings) for more details on how to configure Custom Insights. If you continue to face issues, it would be best to raise a new issue on the [Airbyte Github](https://github.com/airbytehq/airbyte/issues) for further assistance.