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

AudienceNetwork: Rename files #2657

Merged
merged 2 commits into from
Sep 28, 2023
Merged

AudienceNetwork: Rename files #2657

merged 2 commits into from
Sep 28, 2023

Conversation

SerhiiNahornyi
Copy link
Collaborator

No description provided.

@SerhiiNahornyi SerhiiNahornyi changed the title Facebook: Rename files AudienceNetwork: Rename files Sep 28, 2023

private static final TypeReference<ExtPrebid<?, ExtImpFacebook>> FACEBOOK_EXT_TYPE_REFERENCE =
private static final TypeReference<ExtPrebid<?, ExtImpAudienceNetwork>> FACEBOOK_EXT_TYPE_REFERENCE =
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
private static final TypeReference<ExtPrebid<?, ExtImpAudienceNetwork>> FACEBOOK_EXT_TYPE_REFERENCE =
private static final TypeReference<ExtPrebid<?, ExtImpAudienceNetwork>> AUDIENCE_NETWORK_EXT_TYPE_REFERENCE =

@@ -130,36 +130,36 @@ private HttpRequest<BidRequest> makeHttpRequest(Imp imp, BidRequest bidRequest,
.build();
}

private ExtImpFacebook parseAndResolveExtImpFacebook(Imp imp) {
final ExtImpFacebook extImpFacebook;
private ExtImpAudienceNetwork parseAndResolveExtImpFacebook(Imp imp) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
private ExtImpAudienceNetwork parseAndResolveExtImpFacebook(Imp imp) {
private ExtImpAudienceNetwork parseAndResolveExtImpAudienceNetwork(Imp imp) {

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

Successfully merging this pull request may close these issues.

2 participants