Skip to content

Reads in data from a csv, sets up line items and custom keywords

Notifications You must be signed in to change notification settings

erygh/mopub_with_keywords

Repository files navigation

mopub_with_keywords

Reads in data from a csv, sets up line items and custom keywords

Usage:

  1. Login to MoPub UI
  2. Create new order
  3. Open Chrome Dev Tools and go to the Network tab
  4. Create a new line item, following the steps on https://community.pubmatic.com/display/IMOB/MoPub+ad+server+setup (iOS) or https://community.pubmatic.com/display/AMOB/MoPub+ad+server+setup (Android)
  5. Right-click on "create", then "Copy as CURL"

Copy as CURL

  1. Open a text editor, paste your clipboard from step 5, give it a unique name, and save as .txt
  2. Open mopub_with_keywords.py.
  3. Edit the link to the CSV file, as well as the .txt file that you just created
  4. Run the script
  5. Archive the first line item that you manually created
  6. Repeat for each Order you need to create. Your line items should now appear.

Line items now appear

About

Reads in data from a csv, sets up line items and custom keywords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages