Add keywords to huawei app in huawei develoer console

Viewed 70

I need to provide users with ability to search for my app in huawei app gallery like Apple's Keywords in app store , but i can't find the equivalent to it in huawei developer console

enter image description here

1 Answers

Huawei provide many ad types to help you increase the downloads of your Android apps. You can set words or phrases to match your ad with user search terms.

The procedure is as follows:

  1. Go to Tools > Asset management > App management, add your app, and select the countries/regions where you want to promote the app.

  2. Create a campaign. enter image description here

  3. Create an ad task. enter image description here

    enter image description here

For details, please refer to this docs.

Related