Home
last modified time | relevance | path

Searched refs:ad (Results 1 – 25 of 71) sorted by relevance

123

/ohos5.0/docs/en/application-dev/reference/apis-ads-kit/
H A Djs-apis-advertising.md59 Loads an ad.
127 // Load the ad.
213 // Load the ad.
224 Shows a full-screen ad.
264 // Requested ad content.
268 // Whether to mute the ad. By default, the ad is not muted.
277 // Show the ad.
320 …d ad.<br>- **1**: splash ad.<br>- **3**: native ad.<br>- **7**: rewarded ad.<br>- **8**: banner ad
450 | shown | boolean | No|Yes| Whether the ad is shown.<br>- **true**: The ad is shown.<br>- **false**…
451 … clicked | boolean | No|Yes| Whether the ad is clicked.<br>- **true**: The ad is clicked.<br>- **f…
[all …]
H A Djs-apis-adcomponent.md23 Component that displays a non-full-screen ad.
32 ….[Advertisement](js-apis-advertising.md#advertisement)&gt; | Yes| Array of ad objects.<br>**Atomic…
46 // Requested ad content.
50 // Whether to mute the ad. By default, the ad is not muted.
56 // The AdComponent is used to show a non-full-screen ad.
61 onStatusChanged: (status: string, ad: advertising.Advertisement, data: string) => {
H A Derrorcode-ads.md32 Failed to load the ad request.
36 This error code is reported if loading the ad fails.
40 The network connection is abnormal, or an ad request parameter is incorrect.
44 Check the network status, and correct the ad request parameters.
51 Failed to display the ad.
55 This error code is reported if displaying the ad fails.
H A Djs-apis-autoadcomponent.md56 // Set the maximum ad content rating.
61 // Whether to mute the ad. By default, the ad is not muted.
69 // The AutoAdComponent is used to show the carousel ad in non-full-screen mode.
76 onStatusChanged: (status: string, ad: advertising.Advertisement, data: string) => {
H A Djs-apis-adsserviceextensionability-sys.md24 Called when the media application starts to load an ad. The device vendor needs to implement the ad
78 …tion starts to load multiple ads. The device vendor needs to implement the ad request service logi…
H A Djs-apis-adsserviceextensionability.md33 …ertisement](js-apis-advertising.md#advertisement)&gt;&gt; | Yes| Data in the ad request callback.|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-ads-kit/
H A Djs-apis-advertising.md81 | 21800003 | Failed to load the ad request. |
115 `request single ad errorCode is: ${errorCode}, errorMsg is: ${errorMsg}`);
127 hilog.info(0x0000, 'testTag', '%{public}s', 'request single ad!');
160 | 21800003 | Failed to load the ad request. |
234 | ad | [Advertisement](#advertisement) | 是 | 广告对象。 |
249 | 21800004 | Failed to display the ad. |
264 private ad?: advertising.Advertisement;
277 advertising.showAd(this.ad, this.adDisplayOptions, this.context);
497 | ad | advertising.[Advertisement](#advertisement) | 是 | 发生状态变化的广告内容。 |
612 | 21800005 | Failed to parse the ad response. |
[all …]
H A Derrorcode-ads.md31 Failed to load the ad request.
50 Failed to display the ad.
H A Djs-apis-adcomponent.md60 onStatusChanged: (status: string, ad: advertising.Advertisement, data: string) => {
H A Djs-apis-autoadcomponent.md76 onStatusChanged: (status: string, ad: advertising.Advertisement, data: string) => {
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Ddns_checker.cpp49 unsigned char ad : 1; member
/ohos5.0/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dbase_interfaces.h141 INTERFACE(IDouble, 596dc69a - ae7d - 42ad - b00f - 0d5eb01a2557)
/ohos5.0/docs/en/application-dev/ads-service/oaid/
H A Doaid-service-sys.md49 …// Display a dialog box when the page is displayed to request the user to grant the ad tracking pe…
H A Doaid-service.md5 …e identifier. The OAID service is useful for media application developers, ad platforms, and track…
/ohos5.0/docs/en/application-dev/application-models/
H A Dcomponent-startup-rules-fa.md15 - A background application randomly displays a dialog box, such as an ad pop-up.
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-layout-development-stack-layout.md8 The stack layout excels at page stacking and positioning, and is widely used in ad and widget arran…
H A Darkts-layout-development-overview.md59 …nt-create-looping.md) (Swiper)| Use this layout when you want to implement ad rotation and image p…
/ohos5.0/docs/en/application-dev/media/avsession/
H A Davsession-access-scene.md261 - Set the ad duration separately.
262 - Set a new duration for the actual content, to distinguish it from the ad.
/ohos5.0/docs/en/application-dev/web/
H A Dweb-adsblock.md215 When ads blocking is enabled on the **Web** component, if any ad is blocked on the accessed web pag…
/ohos5.0/docs/en/application-dev/quick-start/
H A Dmodule-configuration-file.md481ad service, which provides the ad service framework.<!--DelEnd--><br>- **embeddedUI**: embedded UI…
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md5994 Enables ad blocking. By default, this feature is disabled.
6002 | enable | boolean | Yes | Whether to enable ad blocking.|
6046 Checks whether ad blocking is enabled. By default, this feature is disabled.
6054 | boolean | Returns **true** if ad blocking is enabled; returns **false** otherwise.|
6089 Checks whether ad blocking is enabled on this web page.
6098 | boolean | Returns **true** if ad blocking is enabled; returns **false** otherwise.|
16098 …AdsBlockManager** instance to set custom ad blocking configurations in the **Web** components and …
16104 Sets a custom ad blocking rule file that conforms to the universal EasyList syntax in the **Web** c…
16171 …sallowed list of this **AdsBlockManager** object. When the ad blocking feature is enabled, ad bloc…
16177ad blocking feature matches website URLs based on the suffix. For example, if the disallowed list …
[all …]
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/
H A Djs-apis-wifiManager.md398 | WIFI_STANDARD_11AD | 7 | 802.11ad WiFi标准类型。 |
/ohos5.0/docs/en/application-dev/reference/apis-ability-kit/
H A Djs-apis-bundleManager.md65 | ADS_SERVICE<sup>11+</sup> | 20 | AdsServiceExtensionAbility: provides background customized ad se…
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/video_res/test_cbr/720_1M/
H A Dvideo_4.ts925 �A��l�3Y>���+'d�!�����p�@�.�����>dB?/�do)f��ad�*6t�"�=:���FN�8���ՠ9DT=���#!Z�?�9����!…
2541 …�� `��47e�\���;\O���t�S���J����y���Н�N����"!��G��&�| ���9�[�(�ad�9$n/�Hߜ�/���]ļ���f…
4084 …�h�u�����o��E��å^�VC'�<���lf>m��=�e���G�����s�b�̪�-�b��WĔ6"pv�ad����a��e���bg70�…
/ohos5.0/foundation/multimedia/av_codec/test/unittest/resources/demuxer_res/
H A Dhevc_aac_1920x1080_g30_30fps.ts167 [2�A�qG�dm�.Ix�¦���|��"L�fk*�[Ej b�����TE��h?q����˓=�7��J��!�\���@#�5� �%�0��h���vɃ���ad��…
2753 …u�nG��*�?�)鸗~���e*+a�тcs��,Ya��hV�����?@�"���X�_ŵ�vow����;e��w��3o�7k[B� u!�Ɗ�TZ��ad
4209 �y�Oz��U}a�(6T#ݿ���v�}�Uݴ�ad�����_��r��2��dz�E��ԉ�v�<�tt�vР0�!�����}qRh���/��/��؊���(��DZ…
5131 ���55�5 �P�lj~+�ad�"���
6776 =4�$h�:�3Ҙ��$��b�5\a�u<���7�O C�����~��=G�ad�P�}���y7g��xv�ۃ-��(���c4���qX�N4�I�&�� ]�]…
6818 i��yl�ʠ��]z7PO��x��4��;U����E��I»#����D��o3�Y:��ad�K� ��lXhz�k���GP0FB`�6B�2n�*�e<�"�p+::^�n�…
12654 � s�.�^q([�p5Q3D��=��t;s�z8��J��5��:$e����ب��ad�b��3���QXZ��bpb�3v^>�;"��;�������4#H)��…
14414 q�O?m�'����u���k�ȆVj��W�ad�}J��0�G��w�`�8� ������]�Gh&��:��u�
14771 �&,ܑ|�T��j������#�R]V�@hwn]ad�BI�
16451 ��'��x�ad���y����s3�G�);�x��?��ˊ`�\H��-)��MŒ��Ø8��NS���l���h��J�/V�㌶ќ�8 ��� B5��3�d…

123