Verizon Media (Oath) Connection
  • 2 Minutes to read
  • Dark
    Light
  • PDF

Verizon Media (Oath) Connection

  • Dark
    Light
  • PDF

Article Summary

This connector is currently in Alpha Stage.

Obtaining OAuth Credentials

The following is an extract from the Oath DSP documentation:

Prerequisites

  1. Seat license

  2. Valid email address

If you already have access to the Oath DSP UI and would like to enable API access for the same seat, skip to step 3

Step 1: Request API Access to the Seat

Depending on whether you are an external developer or internal developer, you must request Oath Ad Platforms DSP API access and OAuth support from either an account manager or Yahoo product support.

You will will be notified by email once you are registered.

Step 2: Set Up an Admin Account

  1. Open the invitation email.

  2. Click the Accept Invitation button.

  3. Click the Continue button.

Step 3: Enable OAuth Authentication Support

  1. Click the User Account button and select My Account in the shortcut menu.
    The Edit User page appears.

  2. If you are an external user, enable the API access flag.

  3. Select OAUTH as the Auth Type.

  4. Click the Save User button.

Step 4: Create a YDN App

  1. Navigate to the Yahoo Developer Network:https://developer.yahoo.com .

If you are on the Yahoo corporate network, use an incognito/private browser window.

  1. Click the Sign In button.

  2. Sign into the Yahoo Developer Network using your email credentials.

  3. Click My Apps and select the YDN Apps option in the shortcut menu.
    The My Apps page appears.

oath-connection_API_enabled1

  1. Click the Create an App button.
    The Create Application page appears.

oath-connection_my-apps_2b89e20f51

  1. To configure your app, complete the fields in the form.
    Four fields are required:
FieldDescription
Application NameEnter "Rivery"
Application TypeSelect the Web Application option.
Callback DomainAlthough not used in the API workflow, the callback domain is mandatory. Your users will be redirected to the specified domain if an API call fails.
API PermissionsSelect the Oath Ad Platforms (Read/Write) option.
  1. Click the Create App button.
    Your client ID and client secret are displayed at the top of the page.

  2. Copy and save your client ID and client secret .

This is the essentials part you will use these in the connection in RIvery.
oath-connection_app-created_a15c3e5991

Creating New Oath Connection In Rivery

In order to get data from your oath accounts using Rivery, there is a need to create an oath connection.

  1. Log into Rivery Console.

  2. Click on Connection, in the main menu at the left.

  3. Click on + New Connection button.

  4. Find and click on Oath source.

  5. In the modal opened, paste the Client ID and Client Secret from the last step.

  6. A new option will show asking toclick here to generate authorization code click on it.

  7. In the newly opened screen click on agree.

  8. Copy the code you received to the authorization code field.

  9. Click on the new button that appears connect with oath.

  10. Wait for the sign near the button to change to connected (marked as v).

  11. Name your connection.

  12. Save the connection.

image.png


Was this article helpful?