package protobuffet.example.ad.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service AdService

ads.proto:7

Ads management service. Exposes APIs oriented around displaying ads for our users.

Represents an Ad that can be displayed to a user. These are generated from a given context.

Used in: AdResponse

enum AdType

ads.proto:38

Type of ad to render.

Used in: Ad