package
0.0.0-20241224164517-a3cf64a93f59
Repository: https://github.com/geniusrabbit/adcorelib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
BorrowResponse object.
NewEmptyResponse by bid request.
NewErrorResponse object.
NewResponse common object.
PrepareURL by event.
PriceFactorFromList create factor from list.
PriceRevenueShareReduceFactors correction to reduce descreancy.
PriceSourceFactors currection to reduce descreancy.
PriceSystemCommission = 1.
ReturnResponse back to pool.
SexByString returns the type Sex.
ToSource interface from different types of interfaces with the implementation of unsupported methods.
WinEventDecode from bytes.

# Constants

No description provided by the author
AsynchronousRequestStrategy is default strategy implies requesting all auction participants and choising the most profitable variant of all.
Main content of the ad.
URL for embedding the ad in an iframe.
URL to which the ad redirects.
URL to notify when the ad is displayed.
URL to notify when the ad wins an auction.
Icon asset.
Legend asset.
Main image asset.
Rating asset.
Sponsored asset.
Title asset.
Undefined asset.
No description provided by the author
SingleRequestStrategy tells that if response was received it should be performed.
No description provided by the author
No description provided by the author
No description provided by the author
User sex enum.
User sex enum.
User sex enum.

# Variables

Set of errors.
For bidding validation.
Set of errors.
Errors.
Set of errors.
Set of errors.
ErrNewAuctionBidIsHigherThenMaxBid is returned when a new auction bid exceeds the maximum allowed bid.
Set of errors.
Set of errors.
Set of errors.

# Structs

BaseFilter object.
BidRequest represents a bid request in the ad system.
Data item segment.
Impression target.
NoSupportError object.
Response from different sources.
ResponseEmpty object represents empty response and response item.
ResponseItemBlank value.
ResponseItemBlock group of simple items.
ResponseItemEmpty value.
SecondAd description.
Segment item value.
SourceEmpty abstraction.
User information.
WinEvent models.

# Interfaces

AccessPoint is the DSP source.
Responser type.
ResponserItem defines the interface for a single advertisement response item.
ResponserItemCommon defines the common interface for response items in an ad auction.
ResponserMultipleItem defines the interface for handling multiple advertisement response items.
Source of advertisement and where will be selled the traffic.
SourceAccessor preoritise the source access.
SourceIterator returns next source from the scope.
SourceMinimal contains only minimal set of methods.
SourceTesteChecker checker.
SourceTester interface.
SourceTimeoutSetter interface.
URLGenerator of advertisement.

# Type aliases

PriceFactor defines action to calculate the factor.
RequestStrategy defines politics of request sending.
TypeSex type.