{"id":58453,"date":"2026-05-21T18:59:01","date_gmt":"2026-05-21T15:59:01","guid":{"rendered":"https:\/\/affisemmp.com\/?post_type=glossary-term&#038;p=58453"},"modified":"2026-08-31T14:51:40","modified_gmt":"2026-08-31T11:51:40","slug":"app-bundle-id","status":"publish","type":"glossary-term","link":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/","title":{"rendered":"App Bundle ID"},"content":{"rendered":"<h2><span class=\"\">Why the App Bundle ID Matters for Mobile Marketing<\/span><\/h2>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">For mobile marketers, app developers, and attribution specialists, the App Bundle ID is not just a technical detail\u2014it&#8217;s a\u00a0<\/span><strong><span class=\"\">critical piece of infrastructure<\/span><\/strong><span class=\"\">\u00a0that enables:<\/span><\/p>\n<h3><span class=\"\">1. Accurate Mobile Attribution<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Mobile Measurement Partners (MMPs) like Affise MMP use the Bundle ID to correctly identify which app is being installed, launched, or generating in-app events. Without a correctly configured Bundle ID, attribution data becomes unreliable or unusable<\/span><span class=\"\">.<\/span><\/p>\n<h3><span class=\"\">2. SDK Integration<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">When integrating an MMP SDK into your app, the Bundle ID must match exactly what you&#8217;ve registered in your MMP dashboard. Any mismatch will break the data flow and prevent proper tracking<\/span><span class=\"\">.<\/span><\/p>\n<h3><span class=\"\">3. App Store and Play Store Linking<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Your Bundle ID connects your app to its store listing. Affise MMP uses this identifier to automatically pull app information\u2014including name, logo, and description\u2014directly from the app store<\/span><span class=\"\">.<\/span><\/p>\n<h3><span class=\"\">4. Partner and Ad Network Integration<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">When setting up campaigns with advertising partners (Meta, Google Ads, Unity Ads, etc.), the Bundle ID ensures that traffic is attributed to the correct app<\/span><span class=\"\">.<\/span><\/p>\n<hr \/>\n<h2><span class=\"\">Bundle ID vs. App ID: What&#8217;s the Difference?<\/span><\/h2>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">These terms are often used interchangeably, but they refer to slightly different things:<\/span><\/p>\n<div class=\"ds-scroll-area ds-scroll-area--show-on-focus-within ds-scroll-area--enabled _1210dd7 c03cafe9\">\n<table>\n<thead>\n<tr>\n<th><span class=\"\">Term<\/span><\/th>\n<th><span class=\"\">Platform<\/span><\/th>\n<th><span class=\"\">Description<\/span><\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong><span class=\"\">Bundle ID<\/span><\/strong><\/td>\n<td><span class=\"\">iOS \/ Apple<\/span><\/td>\n<td><span class=\"\">Reverse-DNS identifier (e.g.,\u00a0<\/span><code>com.company.app<\/code><span class=\"\">) set in Xcode<\/span><\/td>\n<\/tr>\n<tr>\n<td><strong><span class=\"\">Package Name<\/span><\/strong><\/td>\n<td><span class=\"\">Android \/ Google<\/span><\/td>\n<td><span class=\"\">The unique identifier for an Android app (e.g.,\u00a0<\/span><code>com.company.app<\/code><span class=\"\">)<\/span><\/td>\n<\/tr>\n<tr>\n<td><strong><span class=\"\">App ID<\/span><\/strong><\/td>\n<td><span class=\"\">Affise MMP<\/span><\/td>\n<td><span class=\"\">The internal system ID that Affise assigns to your app in its database<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">For practical purposes in mobile marketing,\u00a0<\/span><strong><span class=\"\">Bundle ID<\/span><\/strong><span class=\"\">,\u00a0<\/span><strong><span class=\"\">Package Name<\/span><\/strong><span class=\"\">, and\u00a0<\/span><strong><span class=\"\">Application ID<\/span><\/strong><span class=\"\">\u00a0all refer to the same concept: the unique identifier for your app<\/span><span class=\"\">.<\/span><\/p>\n<hr \/>\n<h2><span class=\"\">How to Find Your App Bundle ID<\/span><\/h2>\n<h3><span class=\"\">For iOS Apps<\/span><\/h3>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">In Xcode:<\/span><\/strong><span class=\"\">\u00a0Open your project \u2192 select the target \u2192 go to the\u00a0<\/span><strong><span class=\"\">Signing &amp; Capabilities<\/span><\/strong><span class=\"\">\u00a0pane \u2192 look for the\u00a0<\/span><strong><span class=\"\">Bundle Identifier<\/span><\/strong><span class=\"\">\u00a0field<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">In App Store Connect:<\/span><\/strong><span class=\"\">\u00a0Navigate to My Apps \u2192 select your app \u2192 the Bundle ID is listed in the App Information section<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">In the App Store URL:<\/span><\/strong><span class=\"\">\u00a0The Bundle ID is\u00a0<\/span><strong><span class=\"\">not<\/span><\/strong><span class=\"\">\u00a0the numeric App Store ID\u2014it&#8217;s a reverse-DNS string, not the number after\u00a0<\/span><code>id=<\/code><span class=\"\">\u00a0in the URL<\/span><\/p>\n<\/li>\n<\/ul>\n<h3><span class=\"\">For Android Apps<\/span><\/h3>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">In Android Studio:<\/span><\/strong><span class=\"\">\u00a0Check the\u00a0<\/span><code>applicationId<\/code><span class=\"\">\u00a0in your\u00a0<\/span><code>build.gradle<\/code><span class=\"\">\u00a0file<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">In the Google Play Console:<\/span><\/strong><span class=\"\">\u00a0Navigate to your app \u2192 the Package Name is displayed in the app details<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">In the Google Play URL:<\/span><\/strong><span class=\"\">\u00a0Look for the string after\u00a0<\/span><code>id=<\/code><span class=\"\">\u00a0in the Play Store URL (e.g.,\u00a0<\/span><code>id=com.company.app<\/code><span class=\"\">)<\/span><\/p>\n<\/li>\n<\/ul>\n<hr \/>\n<h2><span class=\"\">How Affise MMP Uses the App Bundle ID<\/span><\/h2>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">In\u00a0<\/span><strong><span class=\"\">Affise MMP<\/span><\/strong><span class=\"\">, the App Bundle ID (referred to as\u00a0<\/span><strong><span class=\"\">Package Name \/ ID<\/span><\/strong><span class=\"\">) is a required field when adding a new application to track<\/span><span class=\"\">.<\/span><\/p>\n<h3><span class=\"\">Adding an App in Affise MMP<\/span><\/h3>\n<ol start=\"1\">\n<li>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Navigate to\u00a0<\/span><strong><span class=\"\">Applications<\/span><\/strong><span class=\"\">\u00a0and click\u00a0<\/span><strong><span class=\"\">Add new application<\/span><\/strong><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Select your app&#8217;s store: Play Market, Appstore, Telegram, or Alternative Market<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Fill in the required fields:<\/span><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">App link:<\/span><\/strong><span class=\"\">\u00a0The URL to your app in the store<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Package name \/ ID:<\/span><\/strong><span class=\"\">\u00a0Your app&#8217;s Bundle ID \/ Package Name<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Logo:<\/span><\/strong><span class=\"\">\u00a0Upload your app icon (max 5 MB)<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Application name:<\/span><\/strong><span class=\"\">\u00a0The name of your app<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Timezone and Currency:<\/span><\/strong><span class=\"\">\u00a0For accurate reporting<\/span><\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<blockquote>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Pro Tip:<\/span><\/strong><span class=\"\">\u00a0When you add a valid app store link, Affise MMP automatically pulls the\u00a0<\/span><strong><span class=\"\">ID, logo, app name, and description<\/span><\/strong><span class=\"\">\u00a0from the store\u2014saving you time and ensuring accuracy<\/span><span class=\"\">.<\/span><\/p>\n<\/blockquote>\n<h3><span class=\"\">Where to Find the Bundle ID in Affise MMP<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Once your app is added, you can view its details in the\u00a0<\/span><strong><span class=\"\">Applications<\/span><\/strong><span class=\"\">\u00a0list under\u00a0<\/span><strong><span class=\"\">Attribution &gt; Applications<\/span><\/strong><span class=\"\">. Key columns include:<\/span><\/p>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">App ID:<\/span><\/strong><span class=\"\">\u00a0The internal Affise system ID for your app<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Application:<\/span><\/strong><span class=\"\">\u00a0Your app name and logo<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">OS:<\/span><\/strong><span class=\"\">\u00a0The operating system of your app<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Store link:<\/span><\/strong><span class=\"\">\u00a0Direct link to your app&#8217;s store listing<\/span><\/p>\n<\/li>\n<\/ul>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Clicking on an app opens the\u00a0<\/span><strong><span class=\"\">Application Overview<\/span><\/strong><span class=\"\">, where you can view detailed information including the OS, store, version, and App ID<\/span><span class=\"\">.<\/span><\/p>\n<hr \/>\n<h2><span class=\"\">Common Use Cases in Affise MMP<\/span><\/h2>\n<h3><span class=\"\">1. SDK Integration<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">When integrating the Affise SDK into your app, you&#8217;ll need to initialize it with your app&#8217;s keys and IDs\u2014including the Bundle ID<\/span><span class=\"\">. This ensures that all installs and events are correctly attributed to your app.<\/span><\/p>\n<h3><span class=\"\">2. Partner Tracking Links<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">When setting up partner tracking links, partners need to include the correct Bundle ID to ensure their traffic is attributed to your app<\/span><span class=\"\">.<\/span><\/p>\n<h3><span class=\"\">3. Postback Configuration<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">Postback URLs in Affise MMP rely on correct app identification. Each app has its own postback settings, and the Bundle ID ensures that conversion data goes to the right place<\/span><span class=\"\">.<\/span><\/p>\n<h3><span class=\"\">4. Cross-Platform Tracking<\/span><\/h3>\n<p class=\"ds-markdown-paragraph\"><span class=\"\">If you have separate iOS and Android versions of your app, each will have its own Bundle ID \/ Package Name. Affise MMP allows you to manage both within a single dashboard<\/span><span class=\"\">.<\/span><\/p>\n<hr \/>\n<h2><span class=\"\">Best Practices for Managing App Bundle IDs<\/span><\/h2>\n<h3><span class=\"\">\u2705 DO:<\/span><\/h3>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Choose a consistent naming convention<\/span><\/strong><span class=\"\">\u00a0using reverse-DNS format (e.g.,\u00a0<\/span><code>com.company.appname<\/code><span class=\"\">)<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Verify the Bundle ID matches<\/span><\/strong><span class=\"\">\u00a0across your Xcode project, App Store Connect, and Affise MMP<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Document all Bundle IDs<\/span><\/strong><span class=\"\">\u00a0for your apps in a central location<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Use the same Bundle ID<\/span><\/strong><span class=\"\">\u00a0for all environments (development, staging, production) when possible\u2014or clearly differentiate them<\/span><\/p>\n<\/li>\n<\/ul>\n<h3><span class=\"\">\u274c DON&#8217;T:<\/span><\/h3>\n<ul>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Don&#8217;t change the Bundle ID<\/span><\/strong><span class=\"\">\u00a0after publishing\u2014it&#8217;s permanent<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Don&#8217;t use special characters<\/span><\/strong><span class=\"\">\u00a0or spaces in your Bundle ID<\/span><\/p>\n<\/li>\n<li>\n<p class=\"ds-markdown-paragraph\"><strong><span class=\"\">Don&#8217;t confuse the Bundle ID<\/span><\/strong><span class=\"\">\u00a0with the App Store ID (numeric) or Affise App ID (system-generated)<\/span><\/p>\n<\/li>\n<\/ul>\n","protected":false},"template":"","meta":{"_acf_changed":false,"content-type":"","inline_featured_image":false},"class_list":["post-58453","glossary-term","type-glossary-term","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>App Bundle ID Definition: Mobile Marketing Glossary | Affise<\/title>\n<meta name=\"description\" content=\"What is an App Bundle ID? Learn how unique identifier acts as a digital fingerprint for iOS &amp; Android apps to enable tracking &amp; attribution.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/\" \/>\n<meta property=\"og:locale\" content=\"zh_HK\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"App Bundle ID Definition: Mobile Marketing Glossary | Affise\" \/>\n<meta property=\"og:description\" content=\"What is an App Bundle ID? Learn how unique identifier acts as a digital fingerprint for iOS &amp; Android apps to enable tracking &amp; attribution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/\" \/>\n<meta property=\"og:site_name\" content=\"Affise\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/getaffise\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-31T11:51:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@GetAffise\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u8a08\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/glossary-term\\\/app-bundle-id\\\/\",\"url\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/glossary-term\\\/app-bundle-id\\\/\",\"name\":\"App Bundle ID Definition: Mobile Marketing Glossary | Affise\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/#website\"},\"datePublished\":\"2026-05-21T15:59:01+00:00\",\"dateModified\":\"2026-08-31T11:51:40+00:00\",\"description\":\"What is an App Bundle ID? Learn how unique identifier acts as a digital fingerprint for iOS & Android apps to enable tracking & attribution.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/glossary-term\\\/app-bundle-id\\\/#breadcrumb\"},\"inLanguage\":\"zh-HK\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/affisemmp.com\\\/cn\\\/glossary-term\\\/app-bundle-id\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/glossary-term\\\/app-bundle-id\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"App Bundle ID\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/#website\",\"url\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/\",\"name\":\"Affise\",\"description\":\"Performance Marketing &amp; Mobile Attribution Platform\",\"publisher\":{\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-HK\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/#organization\",\"name\":\"Affise Technologies Ltd\",\"alternateName\":\"Affise Technologies Ltd\",\"url\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-HK\",\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/affisemmp.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/affise-logo-banner.jpg\",\"contentUrl\":\"https:\\\/\\\/affisemmp.com\\\/wp-content\\\/uploads\\\/2021\\\/09\\\/affise-logo-banner.jpg\",\"width\":1080,\"height\":1080,\"caption\":\"Affise Technologies Ltd\"},\"image\":{\"@id\":\"https:\\\/\\\/affisemmp.com\\\/cn\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/getaffise\",\"https:\\\/\\\/x.com\\\/GetAffise\",\"https:\\\/\\\/www.instagram.com\\\/getaffise\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/affise-com\\\/\",\"https:\\\/\\\/medium.com\\\/@affise\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCkSVBagxxJzOxhmQ1KXAzPw\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"App Bundle ID Definition: Mobile Marketing Glossary | Affise","description":"What is an App Bundle ID? Learn how unique identifier acts as a digital fingerprint for iOS & Android apps to enable tracking & attribution.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/","og_locale":"zh_HK","og_type":"article","og_title":"App Bundle ID Definition: Mobile Marketing Glossary | Affise","og_description":"What is an App Bundle ID? Learn how unique identifier acts as a digital fingerprint for iOS & Android apps to enable tracking & attribution.","og_url":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/","og_site_name":"Affise","article_publisher":"https:\/\/www.facebook.com\/getaffise","article_modified_time":"2026-08-31T11:51:40+00:00","twitter_card":"summary_large_image","twitter_site":"@GetAffise","twitter_misc":{"\u9810\u8a08\u95b1\u8b80\u6642\u9593":"4 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/","url":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/","name":"App Bundle ID Definition: Mobile Marketing Glossary | Affise","isPartOf":{"@id":"https:\/\/affisemmp.com\/cn\/#website"},"datePublished":"2026-05-21T15:59:01+00:00","dateModified":"2026-08-31T11:51:40+00:00","description":"What is an App Bundle ID? Learn how unique identifier acts as a digital fingerprint for iOS & Android apps to enable tracking & attribution.","breadcrumb":{"@id":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/#breadcrumb"},"inLanguage":"zh-HK","potentialAction":[{"@type":"ReadAction","target":["https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/affisemmp.com\/cn\/glossary-term\/app-bundle-id\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/affisemmp.com\/cn\/"},{"@type":"ListItem","position":2,"name":"App Bundle ID"}]},{"@type":"WebSite","@id":"https:\/\/affisemmp.com\/cn\/#website","url":"https:\/\/affisemmp.com\/cn\/","name":"Affise","description":"Performance Marketing &amp; Mobile Attribution Platform","publisher":{"@id":"https:\/\/affisemmp.com\/cn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/affisemmp.com\/cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-HK"},{"@type":"Organization","@id":"https:\/\/affisemmp.com\/cn\/#organization","name":"Affise Technologies Ltd","alternateName":"Affise Technologies Ltd","url":"https:\/\/affisemmp.com\/cn\/","logo":{"@type":"ImageObject","inLanguage":"zh-HK","@id":"https:\/\/affisemmp.com\/cn\/#\/schema\/logo\/image\/","url":"https:\/\/affisemmp.com\/wp-content\/uploads\/2021\/09\/affise-logo-banner.jpg","contentUrl":"https:\/\/affisemmp.com\/wp-content\/uploads\/2021\/09\/affise-logo-banner.jpg","width":1080,"height":1080,"caption":"Affise Technologies Ltd"},"image":{"@id":"https:\/\/affisemmp.com\/cn\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/getaffise","https:\/\/x.com\/GetAffise","https:\/\/www.instagram.com\/getaffise\/","https:\/\/www.linkedin.com\/company\/affise-com\/","https:\/\/medium.com\/@affise","https:\/\/www.youtube.com\/channel\/UCkSVBagxxJzOxhmQ1KXAzPw"]}]}},"_links":{"self":[{"href":"https:\/\/affisemmp.com\/cn\/wp-json\/wp\/v2\/glossary-term\/58453","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/affisemmp.com\/cn\/wp-json\/wp\/v2\/glossary-term"}],"about":[{"href":"https:\/\/affisemmp.com\/cn\/wp-json\/wp\/v2\/types\/glossary-term"}],"wp:attachment":[{"href":"https:\/\/affisemmp.com\/cn\/wp-json\/wp\/v2\/media?parent=58453"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}