Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to find CONFID_ID for No Adserver ? #720

Open
MobileDJX opened this issue Dec 4, 2023 · 1 comment
Open

How to find CONFID_ID for No Adserver ? #720

MobileDJX opened this issue Dec 4, 2023 · 1 comment

Comments

@MobileDJX
Copy link

We already setup the prebid-server in our domain. The server is woking fine and Mobile SDK package also working.
For example,

PrebidMobile.setPrebidServerAccountId("123456");
PrebidMobile.setCustomStatusEndpoint("http://example.com:8080/status");
PrebidMobile.setPrebidServerHost(
Host.createCustomHost(
"http://example.com:8080/openrtb2/auction"
)
);

We try to show the banner ad and where to find the CONFIG_ID in our domain server. Found this below id in demo app.

private static final String CONFIG_ID = "prebid-ita-banner-320-50";

@jsligh
Copy link
Collaborator

jsligh commented Jun 3, 2024

@MobileDJX If are you asking about Config Ids please refer to the documentation: https://docs.prebid.org/prebid-mobile/prebid-mobile-video-planning.html#config-id . If you are not, please clarify your request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Clarify Request
Development

No branches or pull requests

2 participants