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

[Discussion] Conversion amount for use in dbt_apple_search_ads reports. #27

Open
2 of 4 tasks
fivetran-catfritz opened this issue Oct 12, 2024 · 0 comments
Open
2 of 4 tasks
Labels
type:enhancement New functionality or enhancement

Comments

@fivetran-catfritz
Copy link
Contributor

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

The Apple App Store source package currently does not include the sales_purchasable_item_source_type_report table. Adding this table could be beneficial for the dbt_apple_search_ads package, as Apple Search Ads does not provide a direct conversion_value field. The sales_purchasable_item_source_type_report table, available in the Apple App Store connector, tracks app and in-app purchases. By filtering the sales field where source_type = 'App Store Search', users can obtain insights into purchases that originated from App Store search activity. This may serve as a useful alternative for conversion value. More details can be found in Apple's Sales and Trends metrics and dimensions documentation.

Is this a feature you are interested in are would like to contribute to? Let us know in the comments!

How would you implement this feature?

Add sales_purchasable_item_source_type_report to the source. In downstream uses, it's not clear how to join this data, however.

Describe alternatives you've considered

No response

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance.
  • No.

Anything else?

No response

@fivetran-catfritz fivetran-catfritz added the type:enhancement New functionality or enhancement label Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New functionality or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant