Closed
Description
Tell us about the problem you're trying to solve
I would like to add the 'end_date' configuration to source-tiktok-marketing. It is important for us, as we often have the use case that we need to refetch data for specific date ranges. As of now the connector fetch data from the start_date till current date.
Describe the solution you’d like
Source configuration should allow for the specification of an end_date. It would be optional based on the current setup. If someone doesn't want to use the end_date, it's up-to them.
Are you willing to submit a PR?
Yes.