Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Ads incompatible fields syncing error #1730

Closed
vitaliizazmic opened this issue Jan 20, 2021 · 3 comments
Closed

Google Ads incompatible fields syncing error #1730

vitaliizazmic opened this issue Jan 20, 2021 · 3 comments
Labels
area/connectors Connector related issues type/bug Something isn't working wontfix This will not be worked on

Comments

@vitaliizazmic
Copy link
Contributor

vitaliizazmic commented Jan 20, 2021

Current Behavior

Much of the report types in Ads API have fields which is not compatible with another. E.g, field AbsoluteTopImpressionPercentage in AD_PERFORMANCE_REPORT is not compatible whith ClickType, ConversionAdjustment, ConversionAdjustmentLagBucket, ConversionCategoryName, ConversionLagBucket, ConversionTrackerId, ConversionTypeName, ExternalConversionSource, Slot. It leads to sync error.

Tap Adwords has custom metadata key fieldExclusions to indicate which other fields may not be selected when this field is selected. If you invoke the tap with selections that violate fieldExclusion rules, the tap will fail.

Syncing incompatible fields was disabled in #1726

┆Issue is synchronized with this Asana task by Unito

@vitaliizazmic vitaliizazmic added type/bug Something isn't working area/connectors Connector related issues labels Jan 20, 2021
yevhenii-ldv added a commit that referenced this issue Jan 21, 2021
@cetchells
Copy link

I have adwords setup and syncing successfully, with Postgres destination. However the table names suffixed with PERFORMANCE_REPORT are always empty as are the airbyte raw tables. I assume this is therefore related to this issue, incompatible fields. The report tables are probably the most useful data for me for collating ad spend etc. over time as they are the ones that contain costs. Would be great to get a fix for this. Happy to do any testing if needed.

@cgardens
Copy link
Contributor

@sherifnada this issue has been around for a long time now and it seems like it is hard to fix. is there a reason that we aren't at least documenting it in the adwords docs, until we can fix it permanently, to avoid user confusion in the short term?

@sherifnada
Copy link
Contributor

closing as won't do since we are deprecating adwords in favor of google ads api

@sherifnada sherifnada added the wontfix This will not be worked on label Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues type/bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants