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

Use server cache #94

Merged
merged 2 commits into from
Aug 22, 2018
Merged

Use server cache #94

merged 2 commits into from
Aug 22, 2018

Conversation

anwzhang
Copy link
Contributor

No description provided.

@@ -87,7 +87,7 @@ - (NSDictionary *)openrtbRequestExtension: (NSString *)accountId
NSMutableDictionary *requestPrebidExt = [[NSMutableDictionary alloc] init];
requestPrebidExt[@"targeting"] = @{};
requestPrebidExt[@"storedrequest"] = @{@"id" :accountId};
Copy link
Collaborator

Choose a reason for hiding this comment

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

Looks like this enables server cache for both DFP and Mopub is it the intended behavior??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes this is intended behavior.

@anwzhang anwzhang merged commit 3f0d566 into master Aug 22, 2018
@prebid prebid deleted a comment from littleV Aug 22, 2018
@anwzhang anwzhang deleted the use_server_cache branch August 22, 2018 17:21
olafbuitelaar pushed a commit to olafbuitelaar/prebid-mobile-ios that referenced this pull request Dec 25, 2018
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