Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: data types and remove odax field #131

Merged
merged 2 commits into from
Jan 8, 2024

Conversation

pnadolny13
Copy link
Collaborator

Closes #108

@dsaxton-1password I see you made some fixes in your fork - do you mind if we pull those in so others can benefit from your improvements?

* Remove has_advertiser_opted_in_odax from adaccounts stream

* Remove from schema
* Fix data types for fields that can be strings

* spend_cap to string

* thumbnail_id to string

* video_id
@dsaxton-1password
Copy link
Contributor

@pnadolny13 Certainly, go ahead and use those changes

@pnadolny13 pnadolny13 changed the title fixes: data types and remove odax field fix: data types and remove odax field Jan 8, 2024
@pnadolny13 pnadolny13 merged commit b737b38 into MeltanoLabs:main Jan 8, 2024
0 of 3 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Since we have ODAX enforcement from v17, this field is useless and should always be assumed true
2 participants