LINKCLICKS: AD MANAGER (LINKEDIN)

Team Members: Alexander Diab-Liu


1 / 3




LinkClicks Slide Deck
2 / 3




Authentication Page of Website
3 / 3




Where the Ad Campaigns will appear on LinkedIn


Summary


As a programmer for LinkClicks, I utilized the Django framework in Python in tandem with HTML, JSON, and SQLite3 to create an external campaign manager for LinkedIn. First, user authentication is required, and the access/refresh tokens are saved to the company database for future reference. Next, the user inputs various parameters for the POST request which are then processed in the views functions. At that point, the program connects to the LinkedIn API and subsequently creates a campaign group.

Note: For any general questions about the project or my code, please reach out to me at alexdiabliu@gmail.com. The GitHub Repository linked below is not functional as the authentic code contains confidential company access codes.

Future Modifications


Moving forward, I will be working on expanding this application to encompass campaigns and ads, as well as retrieving their analytic data from LinkedIn for the user's benefit.

This application will work in tandem with similar programs for Google, Facebook, Snapchat, Tiktok, etc to create an all-inclusive ads manager for all social medias.



























Additional Documentation: