这是indexloc提供的服务,不要输入任何密码
Skip to content

Reducing interest group payload by compressing renderURLs #1076

@ardianp-google

Description

@ardianp-google

There’s a hard limit on interest group metadata size, both per IG (1MB) and in total size (10MB). In Google Ads, a significant chunk of the metadata is used to store renderURLs.

As renderURLs have a specific format (boiler plate with some identifiers), we wonder if the API allows some compressions, e.g., by having a template and only providing the identifiers for each renderURL.

For Bidding and Auction service, there’s a concept of adRenderId to reduce the payload size to be sent to the server. However, we still need to store the full renderURL on the device, and hence, this mechanism doesn’t help with the metadata size issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions