https://github.com/eliasdabbas/sem_campaign
Search Engine Marketing Campaigns with Python
https://github.com/eliasdabbas/sem_campaign
adwords keywords online-advertising online-marketing python search-engine-marketing
Last synced: about 2 months ago
JSON representation
Search Engine Marketing Campaigns with Python
- Host: GitHub
- URL: https://github.com/eliasdabbas/sem_campaign
- Owner: eliasdabbas
- Created: 2017-11-16T03:55:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-16T14:39:24.000Z (over 7 years ago)
- Last Synced: 2025-02-01T11:27:05.740Z (4 months ago)
- Topics: adwords, keywords, online-advertising, online-marketing, python, search-engine-marketing
- Language: Jupyter Notebook
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Search Engin Marketing Campaigns with Python
#### A few recipes to create and manage search campaigns using Python.
I've found it really useful to use a reproducible way of generating keyword combinations and ads for large campaigns, and knowing that I can easily make the tweaks I need.
This is a set of recipes for important tasks that usually come while managing campaigns
[Generate Keywords](sem_generate_keywords.ipynb)
[Generate Ads](sem_generate_ads.ipynb)