Yahoo! JAPAN Ads API Connector Setup Guide
This article describes how to set up the Yahoo! JAPAN Ads API connector.
API Information
This connector uses the following vendor API:
- API Name: Yahoo! JAPAN API
- API Version: v16
- API Endpoint:
https://ads-display.yahooapis.jp - Documentation: Yahoo! JAPAN API
Configure Settings
Go to the Connector Marketplace and add a new connector. For general instructions on how to add a connector, see the About Connectors article.
After adding the connector, configure the following settings:
- Client ID
(Required) Your Application client ID. - Client Secret
(Required) Your Application client secret.
Click Done when you are finished configuring the connector.
Connector Actions
| Action Name | AudienceStream | EventStream |
|---|---|---|
| Add User List | ✓ | ✗ |
| Add User List (API version 16) | ✓ | ✗ |
Batch Limits
This connector uses batched requests to support high-volume data transfers to the vendor. For more information, see Batched Actions. Requests are queued until one of the following thresholds is met or the profile is published:
- Max number of requests: 100000
- Max time since oldest request: 10 minutes
- Max size of requests: 200 MB
Action Settings — Parameters and Options
Click Continue to configure the connector actions. Enter in a name for the action and then select the action type from the drop-down menu.
The following section describes how to set up parameters and options for each action.
Action — Add User List
Standard Parameters
| Parameter | Description |
|---|---|
| Account ID | (Required) The account ID. |
| Audience List ID | (Required) The audience list ID. |
| Base Account ID | (Required) The base account ID if the account ID is an MCC account. |
User ID
| Parameter | Description |
|---|---|
| Email (already SHA256 hashed) | Provide an email address that has already been whitespace trimmed, lowercase, and SHA256 hashed. |
| Email (apply SHA256 hash) | Provide a plain text email address and the connector will whitespace trim, lowercase, and hash this value using the SHA256 hash. |
| IDFA | Ad identifier for iOS devices. |
| AAID | Ad identifier for Android devices. |
| Unknown | Unknown value. |
Add User List (API version 16)
Standard Parameters
| Parameter | Description |
|---|---|
| Account ID | (Required) The account ID. |
| Audience List ID | (Required) The audience list ID. |
| Base Account ID | (Required) The base account ID if the account ID is an MCC account. |
User ID
| Parameter | Description |
|---|---|
| (apply SHA256 hash) Provide a plain text email address and the connector will whitespace trim, lowercase, and hash this value using the SHA256 hash. | |
| (apply SHA256 hash) Provide a plain text email address and the connector will whitespace trim, lowercase, and hash this value using the SHA256 hash. | |
| IDFA | Ad identifier for iOS devices. |
| AAID | Ad identifier for Android devices. |
| Unknown | unknown value. |
This page was last updated: July 1, 2025