Get desktop application:
View/edit binary Protocol Buffers messages
Ads management service. Exposes APIs oriented around displaying ads for our users.
Fetch ads to display for a given context.
Request to fetch ads for a given context.
List of important key words from the current page describing the context.
Response containing ads to display to the user.
List of all ads to display. The service responds with many ads, so it is up to the client to handle how many should be displayed to the user at a time.
Represents an Ad that can be displayed to a user. These are generated from a given context.
Used in:
URL to redirect to when an ad is clicked.
Short advertisement text to display.
Type of ad.
Type of ad to render.
Used in:
Unknown/undefined ad type.
Featured product ad type.
Header product ad type.
Buy it again ad type.