This document intends to explain how to get the social media credentials in order to run Andromeda.
Keep in mind that just one credential is already enough to make the project run.
To run Andromeda, all the credentials should be placed in a specific folder structure explained here.
The official Adwords API documentation for .NET explains how to get the Adwords credentials.
Once you have your App.config
ready (the documentation will explain to you how
to do it), copy and paste the file into the credentials folder.
You can get credentials to Facebook Pages, Facebook Marketing and Instagram Credentials by using the Andromeda python scripts.
You can check how to get the Facebook Pages, Facebook Marketing and Instagram Credentials by running the python scripts here.
You can get credentials to YouTube Credentials in two ways: using the Andromeda python scripts or following the The Medium article Fetching YouTube Data using Andromeda. We recommend to use the python script, since it cuts a lot of steps making the process of getting the YouTube credentials easier.
You can check how to get the YouTube Credentials by running the python scripts here.