Client module
This module provides the AdDownloader Command-line Interface.
- AdDownloader.cli.intro_messages()[source]
Display introductory messages and gather user input and Meta developer access token for selected task. After selecting the task, the respective function will be run.
- AdDownloader.cli.request_params_task_AC()[source]
Prompt user for additional parameters for the API request in tasks A and C that involve ad data download from the Meta Ad Library.
- Returns:
User-provided parameters.
- Return type:
- AdDownloader.cli.run_analysis()[source]
Main function to run the AdDownloader tool until the user stops the analysis.