We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
GuidesPetal AdsAd OptimizationMarketing APIsToolsVenusQuerying the Venus Landing Page

Querying the Venus Landing Page

This API can be called to query the Venus landing page.

  • Request URL: Select a URL based on your nearest area.

    Asia, Africa, and Latin America: https://ads-dra.cloud.huawei.com/ads/v1/promotion/venus_list/query

    Russia: https://ads-drru.cloud.huawei.ru/ads/v1/promotion/venus_list/query

    Europe: https://ads-dre.cloud.huawei.com/ads/v1/promotion/venus_list/query

  • Request method: GET
  • Request parameters

    Parameter

    Type

    Mandatory (M)/Optional (O)

    Description

    advertiser_id

    string

    O

    Advertiser ID. This parameter is mandatory if your HUAWEI ID is associated with a manager account or multiple advertiser accounts.

    filtering

    Struct1

    O

    Filter criteria. If this parameter is not passed or is left empty, no criterion is required.

    Parameters of filtering(Struct1)

    Parameter

    Type

    Mandatory (M)/Optional (O)

    Description

    country_code

    string

    O

    Codes of countries/regions supported in a shopping ad task. This parameter is required when landing_page_style is set to VENUS_STYLE_DYNAMIC.

    landing_page_style

    string

    O

    Landing page style.

    landing_page_type

    string

    O

    Landing page type.

    • Request example

      GET /ads/v1/promotion/venus_list/query HTTP/1.1

      Accept:application/json

      Content-Type:application/json

      Authorization:Bearer DAEAALpy3envCfdLiOZRerq2oopxMPmzJmgZOVXs1o27CRO8kHr5z2nyH6bXPxvZIadBeVYgOo1qg3rkXNVd13f9kqn%252F65sm%252Bev7G8h1VT9l3rDMl00q

      Collapse
      Word wrap
      Dark theme
      Copy code
      1. {
      2. "filtering": {
      3. "country_code": "",
      4. "landing_page_style": "VENUS_STYLE_DYNAMIC",
      5. "landing_page_type": "LANDING_PAGE_TYPE_WEB"
      6. }
      7. }
    • Response parameters

      Parameter

      Type

      Description

      code

      string

      Result code. 200: successful; others: failed.

      message

      string

      Result code description.

      data

      Struct1

      Response data.

      Parameters of data(Struct1)

      Parameter

      Type

      Description

      landing_page_id

      string

      Venus landing page ID.

      landing_page_name

      string

      Venus landing page name.

      landing_page_url

      string

      Landing page URL.

      landing_page_style

      string

      Landing page style.

      landing_page_type

      string

      Landing page type.

      create_time

      string

      Time when the landing page is created.

      update_time

      string

      Time when the landing page is last updated.

    • Response example

      HTTPS/1.1 200 OK

Search in Promotion and Paid Advertising
Enter a keyword.