{"id":130728,"date":"2026-06-12T06:04:46","date_gmt":"2026-06-12T06:04:46","guid":{"rendered":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/"},"modified":"2026-06-12T06:05:45","modified_gmt":"2026-06-12T06:05:45","slug":"google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop","status":"publish","type":"post","link":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/","title":{"rendered":"Google Data Manager API v1.7 finally brings GMP into the signal loop"},"content":{"rendered":"<p> <a href=\"https:\/\/go.fiverr.com\/visit\/?bta=1052423&nci=17043\" Target=\"_Top\"><img loading=\"lazy\" decoding=\"async\" border=\"0\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/fiverr.ck-cdn.com\/tn\/serve\/?cid=40081059\"  width=\"601\" height=\"201\"><\/a>\n<br \/><img decoding=\"async\" src=\"https:\/\/mailinvest.blog\/wp-content\/themes\/breek\/assets\/images\/transparent.gif\" data-lazy=\"true\" data-src=\"https:\/\/ppc.land\/content\/images\/size\/w1200\/2026\/06\/Google-Data.webp\" \/><\/p>\n<div>\n<p><em>Google final month launched model 1.7 of the Information Supervisor API, extending offline conversion occasion ingestion to the total Google Advertising Platform stack for the primary time and introducing IP deal with assist for Buyer Match viewers uploads via a brand new composite information construction.<\/em><\/p>\n<h2 id=\"gmp-products-receive-offline-conversion-access\">GMP merchandise obtain offline conversion entry<\/h2>\n<p>The <a href=\"https:\/\/developers.google.com\/data-manager\/api\/reference?ref=ppc.land\">update<\/a>, revealed Could 28, 2026, provides assist for sending offline conversion occasions to 3 Google Advertising Platform merchandise: Marketing campaign Supervisor 360, Search Adverts 360, and Show and Video 360. Till now, offline conversion occasion ingestion via the Information Supervisor API was restricted to Google Adverts and Google Analytics. This launch closes a big hole for organisations working campaigns throughout the broader GMP stack.<\/p>\n<p>The mechanism is the\u00a0<code>IngestEventsRequest<\/code>\u00a0technique, which the API already makes use of for Google Adverts offline conversions. In keeping with Google&#8217;s launch notes, the identical request construction now routes to GMP locations. Builders don&#8217;t want a separate endpoint or a unique ingestion sample &#8211; the vacation spot routing is dealt with by the API&#8217;s current fan-out logic, which permits a single request to succeed in a number of downstream merchandise concurrently.<\/p>\n<p>A brand new\u00a0<strong>account kind<\/strong>\u00a0accompanies the change.\u00a0<code>FLOODLIGHT_CONFIG<\/code>\u00a0has been added to the\u00a0<code>AccountType<\/code>\u00a0enum, giving builders a devoted vacation spot kind for Floodlight-based measurement configurations. That is significant as a result of Floodlight sits on the centre of conversion monitoring in Marketing campaign Supervisor 360 and flows attribution indicators into each Show and Video 360 and Search Adverts 360. Tagging a vacation spot as a Floodlight config &#8211; fairly than mapping it to a person product &#8211; displays how these platforms really share information in manufacturing environments.<\/p>\n<p>4 new fields have additionally been added to the\u00a0<code>AdIdentifiers<\/code>\u00a0useful resource:\u00a0<code>dclid<\/code>,\u00a0<code>impression_id<\/code>,\u00a0<code>match_id<\/code>, and\u00a0<code>encrypted_user_ids<\/code>. The\u00a0<code>dclid<\/code>discipline accepts a DoubleClick Click on ID, which is the identifier appended to non-YouTube click on occasions throughout the Google Advertising Platform. Its addition issues for GMP advertisers particularly: with out a\u00a0<code>dclid<\/code>\u00a0discipline within the API schema, there was no clear technique to affiliate an offline conversion occasion with a show or video click on tracked via Marketing campaign Supervisor 360. The\u00a0<code>impression_id<\/code>\u00a0discipline extends that logic to view-through attribution, permitting an offline transaction to be matched to an advert impression fairly than a click on.<\/p>\n<p>A\u00a0<code>conversion_count<\/code>\u00a0discipline has been added to the\u00a0<code>Occasion<\/code>\u00a0useful resource. This allows monitoring of conversion portions &#8211; related for retail or lead-generation implementations the place a single occasion represents a number of models or interactions fairly than a single transaction.<\/p>\n<h2 id=\"composite-data-and-ip-address-ingestion\">Composite information and IP deal with ingestion<\/h2>\n<p>The second main addition in v1.7 is the\u00a0<code>composite_data<\/code>\u00a0discipline on the\u00a0<code>AudienceMember<\/code>\u00a0useful resource. This discipline accepts a\u00a0<code>CompositeData<\/code>\u00a0object, which permits an advertiser to bundle a number of varieties of identifiers in a single viewers member report. The preliminary design of the Information Supervisor API dealt with viewers identifiers via separate, distinct fields.\u00a0<code>CompositeData<\/code>adjustments that by accepting each\u00a0<code>UserData<\/code>\u00a0&#8211; which holds hashed contact data resembling e-mail addresses, telephone numbers, and postal addresses &#8211; and\u00a0<code>IpData<\/code>\u00a0in the identical payload.<\/p>\n<p>The sensible addition is IP deal with ingestion for\u00a0<strong>Buyer Match<\/strong>\u00a0in Google Adverts. In keeping with Google&#8217;s documentation, sending\u00a0<code>IpData<\/code>\u00a0via the composite information construction permits IP address-based viewers matching. This has not beforehand been supported within the Buyer Match workflow. The\u00a0<code>IpData<\/code>\u00a0payload features a required\u00a0<code>ipAddress<\/code>\u00a0discipline and two non-compulsory timestamp fields,\u00a0<code>observeStartTime<\/code>\u00a0and\u00a0<code>observeEndTime<\/code>, which report the window throughout which the IP deal with was related to a person. Advertisers can ship IP information alone or alongside different identifiers.<\/p>\n<p>This is identical\u00a0<code>CompositeData<\/code>\u00a0construction\u00a0<a href=\"https:\/\/ppc.land\/google-now-takes-ip-addresses-for-customer-match-but-dv360-is-left-out\/\">covered on PPC Land when the May 28 release was first noted<\/a>, which additionally documented that Show and Video 360 doesn&#8217;t but assist IP deal with ingestion via this discipline &#8211; solely Google Adverts is eligible at launch.<\/p>\n<p>Two new standing objects have been added to accompany composite information requests:\u00a0<code>IngestCompositeDataStatus<\/code>\u00a0and\u00a0<code>RemoveCompositeDataStatus<\/code>. Each embrace diagnostics &#8211; particularly\u00a0<code>record_count<\/code>\u00a0and\u00a0<code>data_type_counts<\/code>\u00a0&#8211; giving builders visibility into what number of data have been processed and what combine of information sorts was current in a given ingestion job.<\/p>\n<h2 id=\"new-error-reasons-and-diagnostic-granularity\">New error causes and diagnostic granularity<\/h2>\n<p>Model 1.7 provides 4 new values to the\u00a0<code>ErrorReason<\/code>\u00a0enum:\u00a0<code>FIELD_VALUE_TOO_SHORT<\/code>,\u00a0<code>TOO_FEW_ELEMENTS<\/code>,\u00a0<code>BASELINE_LOCATION_AUTO_DETECTION_FAILED<\/code>, and\u00a0<code>INSIGHTS_MISSING_FOR_DIMENSION<\/code>. These develop the vocabulary out there to builders when diagnosing ingestion failures. Earlier variations already included\u00a0<code>FIELD_VALUE_TOO_LONG<\/code>and\u00a0<code>TOO_MANY_ELEMENTS<\/code>, so the brief and too-few counterparts convey a level of symmetry to the validation suggestions layer.<\/p>\n<p>Extra diagnostic values have been added to\u00a0<code>ProcessingErrorReason<\/code>\u00a0to supply extra particular suggestions for failures throughout occasion ingestion. The discharge notes don&#8217;t enumerate these individually, however the intent is to provide builders extra actionable data when an ingestion job fails partway via processing fairly than at preliminary validation.<\/p>\n<h2 id=\"context-a-platform-under-rapid-extension\">Context: a platform beneath fast extension<\/h2>\n<p>The Information Supervisor API has moved rapidly since its first launch. Google revealed v1.0 on April 2, 2025, with viewers ingestion assist for Google Adverts and Show and Video 360. By the point v1.3 reached basic availability in October 2025, the platform had added offline conversions, enhanced conversions for leads, and a diagnostic retrieval technique. As\u00a0<a href=\"https:\/\/ppc.land\/google-launches-data-manager-api-to-centralize-first-party-data-uploads\/\">PPC Land documented at the December 2025 launch<\/a>, the intent was to exchange fragmented, product-specific pipelines with a single ingestion layer &#8211; one that will implement a constant schema and supply unified authentication throughout Google Adverts, Google Analytics, and Google Advertising Platform.<\/p>\n<p>Model 1.4, launched November 2025, added Google Analytics buy occasions as a supplementary information supply for tag conversions. Model 1.5, launched February 2026, launched the\u00a0<code>UserList<\/code>\u00a0useful resource and\u00a0<code>UserListService<\/code>, enabling the total viewers lifecycle &#8211; creation, ingestion, and retrieval &#8211; via the API. Model 1.6, launched Could 7, 2026, added\u00a0<a href=\"https:\/\/ppc.land\/google-data-manager-api-v1-6-adds-store-sales-and-expands-analytics-events\/\">store sales conversion ingestion and expanded Analytics event support<\/a>, and was described on the time as probably the most complete characteristic replace since basic availability.<\/p>\n<p>Model 1.7 arrives three weeks later. The tempo displays the diploma to which Google has been systematically routing information operations towards this API. As\u00a0<a href=\"https:\/\/ppc.land\/googles-data-manager-api-wants-to-kill-your-three-pipeline-headache\/\">covered by PPC Land in April 2026<\/a>, the tip of Buyer Match uploads via the Google Adverts API on April 1, 2026 created a right away migration incentive. Builders managing viewers information for Google Adverts had no alternative however to undertake the Information Supervisor API. The v1.7 growth to GMP merchandise now creates a parallel strain level for groups whose measurement infrastructure is constructed on Marketing campaign Supervisor 360 and its Floodlight configuration layer.<\/p>\n<h2 id=\"what-changes-for-gmp-centric-measurement-teams\">What adjustments for GMP-centric measurement groups<\/h2>\n<p>For groups utilizing Marketing campaign Supervisor 360 as their major advert server and attribution system, the v1.7 launch creates a brand new ingestion path that didn&#8217;t beforehand exist. Floodlight has traditionally obtained offline conversion information via a separate Marketing campaign Supervisor 360 API. That API stays out there, however the Information Supervisor API now affords an improve path for groups that need to consolidate their information pipelines. The advantages of the consolidated method &#8211; a unified schema, a single authentication circulation, multi-destination routing in a single request &#8211; apply right here simply as they&#8217;ve utilized to Google Adverts.<\/p>\n<p>The addition of\u00a0<code>dclid<\/code>\u00a0to the\u00a0<code>AdIdentifiers<\/code>\u00a0useful resource is especially related for GMP workflows. As\u00a0<a href=\"https:\/\/ppc.land\/google-to-roll-out-enhanced-attribution-across-marketing-platform-2\/\">documented at the launch of enhanced attribution across the Marketing Platform<\/a>, the DCLID identifier grew to become the usual click on identifier for non-YouTube show and video clicks in September 2024. Any offline conversion measurement that should attribute a bodily transaction again to a show or video click on will depend on that identifier being current within the ingestion payload. Its absence from the Information Supervisor API till now was a purposeful hole.<\/p>\n<p>For Search Adverts 360 particularly, the flexibility to ship offline conversions by way of\u00a0<code>IngestEventsRequest<\/code>\u00a0mirrors the trail that Google Adverts customers have had since v1.2 in August 2025. Search Adverts 360 manages paid search throughout a number of engines and makes use of Floodlight for conversion attribution. Having that attribution information circulation into Search Adverts 360 via the identical API that handles Google Adverts conversions reduces the variety of separate pipelines a cross-channel workforce has to take care of.<\/p>\n<h2 id=\"eu-political-advertising-compliance-addition\">EU political promoting compliance addition<\/h2>\n<p>One separate addition within the March 26, 2026 documentation replace &#8211; which sits between v1.6 and v1.7 within the launch historical past &#8211; deserves point out. Google added\u00a0<code>EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED<\/code>\u00a0to the\u00a0<code>ErrorReason<\/code>\u00a0enum to replicate obligations beneath the European Union Political Adverts Regulation. Beginning April 1, 2026, operations on accounts that haven&#8217;t offered the required self-declaration could also be restricted or fail with this error. The affected operations embrace\u00a0<code>UserListService<\/code>\u00a0actions (create, replace, and delete) and\u00a0<code>IngestionService.ingestAudienceMembers<\/code>. Advertisers working within the EU should present the declaration via the Google Adverts person interface to resolve the error.<\/p>\n<h2 id=\"migration-path-from-the-campaign-manager-360-api\">Migration path from the Marketing campaign Supervisor 360 API<\/h2>\n<p>Google&#8217;s launch notes level to a devoted improve information for groups migrating from the Marketing campaign Supervisor 360 API to the Information Supervisor API for offline conversion occasions. The existence of that information &#8211; fairly than merely a pointer to the generic ship occasions documentation &#8211; suggests Google is treating GMP migration as a definite workflow with its personal technical issues, separate from the Google Adverts migration path that has been the main focus of most developer communications over the previous six months.<\/p>\n<p>The\u00a0<a href=\"https:\/\/ppc.land\/google-blocks-new-offline-conversion-imports-via-ads-api-from-june-15\/\">blocking of new offline conversion imports through the Google Ads API from June 15, 2026<\/a>\u00a0for developer tokens with out lively latest use provides urgency for Google Adverts groups, and the v1.7 launch extends that strategic path to GMP. The sample throughout 2025 and 2026 has been constant: Google establishes a functionality within the Information Supervisor API, deprecates or restricts the equal performance within the older product-specific API, and supplies migration documentation. The v1.7 launch follows the identical construction.<\/p>\n<p>For the advertising group, the sensible query is timing. Groups which have already migrated Buyer Match and offline conversions to the Information Supervisor API now have a transparent path so as to add Floodlight-based GMP conversions with out constructing a brand new integration. The infrastructure is identical; solely the vacation spot account kind adjustments.<\/p>\n<h2 id=\"timeline\">Timeline<\/h2>\n<ul>\n<li><strong>April 2, 2025<\/strong>\u00a0&#8211;\u00a0<a href=\"https:\/\/ppc.land\/google-launches-data-manager-api-to-centralize-first-party-data-uploads\/\">Data Manager API v1.0 launches<\/a>\u00a0with viewers ingestion assist for Google Adverts and Show and Video 360, utilizing REST and gRPC protocols.<\/li>\n<li><strong>June 25, 2025<\/strong>\u00a0&#8211; v1.1 provides the\u00a0<code>IngestEvents<\/code>\u00a0technique as an extra information supply for tag conversions.<\/li>\n<li><strong>August 6, 2025<\/strong>\u00a0&#8211; v1.2 provides assist for offline conversions and enhanced conversions for results in Google Adverts locations.<\/li>\n<li><strong>October 6, 2025<\/strong>\u00a0&#8211;\u00a0<a href=\"https:\/\/ppc.land\/google-launches-data-manager-api-to-centralize-first-party-data-uploads\/\">v1.3 reaches general availability<\/a>\u00a0for all customers; viewers member threshold for concentrating on eligibility drops from 1,000 to 100 members.<\/li>\n<li><strong>November 5, 2025<\/strong>\u00a0&#8211; v1.4 provides Google Analytics buy occasions as a supplementary sign supply and provides the\u00a0<code>GOOGLE_ANALYTICS_PROPERTY<\/code>\u00a0account kind.<\/li>\n<li><strong>January 7, 2026<\/strong>\u00a0&#8211; Google\u00a0<a href=\"https:\/\/ppc.land\/google-shuts-down-session-tracking-for-new-advertisers-in-ads-api\/\">restricts session attributes and IP address imports<\/a>\u00a0within the Google Adverts API, efficient February 2, directing builders towards the Information Supervisor API.<\/li>\n<li><strong>February 10, 2026<\/strong>\u00a0&#8211; Sending conversions with a number of information sources reaches basic availability for all Google Adverts accounts.<\/li>\n<li><strong>February 17, 2026<\/strong>\u00a0&#8211; v1.5 introduces the\u00a0<code>UserList<\/code>\u00a0useful resource and\u00a0<code>UserListService<\/code>, finishing the end-to-end viewers administration workflow together with creation, ingestion, and retrieval.<\/li>\n<li><strong>March 4, 2026<\/strong>\u00a0&#8211;\u00a0<a href=\"https:\/\/ppc.land\/google-forces-customer-match-uploads-to-data-manager-api-by-april-1\/\">Google notifies developers<\/a>\u00a0that Buyer Match uploads by way of the Google Adverts API will fail from April 1.<\/li>\n<li><strong>March 26, 2026<\/strong>\u00a0&#8211;\u00a0<code>EU_POLITICAL_ADVERTISING_DECLARATION_REQUIRED<\/code>\u00a0added to the\u00a0<code>ErrorReason<\/code>\u00a0enum forward of April 1 enforcement beneath the EU Political Adverts Regulation.<\/li>\n<li><strong>April 1, 2026<\/strong>\u00a0&#8211; Buyer Match uploads by way of\u00a0<code>OfflineUserDataJobService<\/code>\u00a0and\u00a0<code>UserDataService<\/code>\u00a0within the Google Adverts API stop functioning; all new implementations should use the Information Supervisor API.<\/li>\n<li><strong>April 2, 2026<\/strong>\u00a0&#8211;\u00a0<a href=\"https:\/\/ppc.land\/googles-data-manager-api-wants-to-kill-your-three-pipeline-headache\/\">Google&#8217;s Ads DevCast episode<\/a>\u00a0dedicates full runtime to Information Supervisor API migration from viewers and conversion pipelines.<\/li>\n<li><strong>Could 7, 2026<\/strong>\u00a0&#8211;\u00a0<a href=\"https:\/\/ppc.land\/google-data-manager-api-v1-6-adds-store-sales-and-expands-analytics-events\/\">v1.6 adds store sales conversion ingestion<\/a>\u00a0to Google Adverts and expands Analytics occasion assist throughout internet and app information streams.<\/li>\n<li><strong>Could 28, 2026<\/strong>\u00a0&#8211; v1.7 extends offline conversion occasion ingestion to Marketing campaign Supervisor 360, Search Adverts 360, and Show and Video 360 by way of\u00a0<code>IngestEventsRequest<\/code>; provides\u00a0<code>FLOODLIGHT_CONFIG<\/code>\u00a0account kind; introduces\u00a0<code>composite_data<\/code>\u00a0for Buyer Match with IP deal with ingestion assist via\u00a0<code>IpData<\/code>.<\/li>\n<\/ul>\n<h2 id=\"summary\">Abstract<\/h2>\n<p><strong>Who:<\/strong>\u00a0Google&#8217;s Information Supervisor API Workforce, addressing builders, businesses, and advertising know-how distributors who handle conversion information and audiences throughout Google Adverts, Google Analytics, and the Google Advertising Platform &#8211; particularly groups utilizing Marketing campaign Supervisor 360, Search Adverts 360, and Show and Video 360.<\/p>\n<p><strong>What:<\/strong>\u00a0Model 1.7 of the Information Supervisor API, launched Could 28, 2026, provides offline conversion occasion ingestion for Marketing campaign Supervisor 360, Search Adverts 360, and Show and Video 360 by way of\u00a0<code>IngestEventsRequest<\/code>; introduces the\u00a0<code>FLOODLIGHT_CONFIG<\/code>\u00a0account kind; provides\u00a0<code>dclid<\/code>,\u00a0<code>impression_id<\/code>,\u00a0<code>match_id<\/code>, and\u00a0<code>encrypted_user_ids<\/code>\u00a0to\u00a0<code>AdIdentifiers<\/code>; introduces a\u00a0<code>composite_data<\/code>\u00a0discipline on\u00a0<code>AudienceMember<\/code>\u00a0that accepts each\u00a0<code>UserData<\/code>\u00a0and\u00a0<code>IpData<\/code>, enabling IP address-based Buyer Match matching in Google Adverts; and expands error and diagnostic reporting.<\/p>\n<p><strong>When:<\/strong>\u00a0The discharge was revealed Could 28, 2026, the identical date Google individually confirmed IP deal with ingestion for Buyer Match via the composite information construction.<\/p>\n<p><strong>The place:<\/strong>\u00a0The adjustments have an effect on the Information Supervisor API, accessible by way of each REST and gRPC protocols, and their downstream results attain Marketing campaign Supervisor 360, Search Adverts 360, Show and Video 360, and Google Adverts Buyer Match.<\/p>\n<p><strong>Why:<\/strong>\u00a0Google has been systematically redirecting information operations away from product-specific APIs towards the Information Supervisor API because the platform launched in April 2025. The v1.7 launch extends that consolidation to the Google Advertising Platform&#8217;s Floodlight measurement layer, making a unified ingestion path for groups whose conversion monitoring structure is constructed on Marketing campaign Supervisor 360 fairly than Google Adverts alone.<\/p>\n<\/p><\/div>\n<iframe data-lazy=\"true\" data-src=\"https:\/\/www.fiverr.com\/gig_widgets?id=U2FsdGVkX18x7XQvttUTrv1oEqmGNGTgvvCUiUoJ\/AP4z\/UyMz8lXGOLpu15jIMxBbTR0gmD5uBoFvhC4KWeALQRp3h\/X\/AwcVD0K8Wj9H\/ZzYKzcCNHosB9oS4SCJJFWiN85P9ICAc4OgCoE\/wHKIY7CDkf2\/DQ1vqGvk4smVe5cRDEmrLPCWi4FC8p40VUhSmWQ5udCm0zoJtorgWv3vbDQw0kKYkwn39ozAnQXDe+YvWMxkLFWA+O3TFwkJvdkIK+\/AUSnRssPKt5WHY0FhNOxnSPcLslEL4G4\/RfP95ve99U+kRnDy3X+KtzdQLY+u935ghON\/o3UE4IMv9oN6JX9RnxzL\/LRcOgnHigxStSGPKsZYtnz8RWNVT\/rOLAibqiWJadC5MYHRbekF3eg6FOGrQGkXYbsn0+a5aovnlLCbLwIqY9fcS17UX8J235iQ6cdmHNbrPeS84CMm34RA==&affiliate_id=1052423&strip_google_tagmanager=true\" loading=\"lazy\" data-with-title=\"true\" class=\"fiverr_nga_frame\" frameborder=\"0\" height=\"350\" width=\"100%\" referrerpolicy=\"no-referrer-when-downgrade\" data-mode=\"random_gigs\" onload=\" var frame = this; var script = document.createElement('script'); script.addEventListener('load', function() { window.FW_SDK.register(frame); }); script.setAttribute('src', 'https:\/\/www.fiverr.com\/gig_widgets\/sdk'); document.body.appendChild(script); \" ><\/iframe>\n<br \/><a href=\"https:\/\/ppc.land\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google final month launched model 1.7 of the Information Supervisor API, extending offline conversion occasion ingestion to the total Google Advertising Platform stack for the&#8230;<\/p>\n","protected":false},"author":1,"featured_media":130729,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-130728","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tech-universe"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Google Data Manager API v1.7 finally brings GMP into the signal loop - mailinvest.blog<\/title>\n<meta name=\"description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Data Manager API v1.7 finally brings GMP into the signal loop - mailinvest.blog\" \/>\n<meta property=\"og:description\" content=\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/\" \/>\n<meta property=\"og:site_name\" content=\"mailinvest.blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/freelanceracademic\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-12T06:04:46+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-12T06:05:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mailinvest.blog\/wp-content\/uploads\/2026\/06\/Google-Data.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin@mailinvest.blog\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin@mailinvest.blog\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/\"},\"author\":{\"name\":\"admin@mailinvest.blog\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\"},\"headline\":\"Google Data Manager API v1.7 finally brings GMP into the signal loop\",\"datePublished\":\"2026-06-12T06:04:46+00:00\",\"dateModified\":\"2026-06-12T06:05:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/\"},\"wordCount\":2117,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Google-Data.webp\",\"articleSection\":[\"Tech Universe\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/\",\"name\":\"Google Data Manager API v1.7 finally brings GMP into the signal loop - mailinvest.blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Google-Data.webp\",\"datePublished\":\"2026-06-12T06:04:46+00:00\",\"dateModified\":\"2026-06-12T06:05:45+00:00\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Google-Data.webp\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Google-Data.webp\",\"width\":1200,\"height\":675},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/2026\\\/06\\\/12\\\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/mailinvest.blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Google Data Manager API v1.7 finally brings GMP into the signal loop\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#website\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"name\":\"mailinvest.blog\",\"description\":\"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.\",\"publisher\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mailinvest.blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#organization\",\"name\":\"mailinvest\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"contentUrl\":\"https:\\\/\\\/mailinvest.blog\\\/wp-content\\\/uploads\\\/2022\\\/01\\\/default.png\",\"width\":1000,\"height\":1000,\"caption\":\"mailinvest\"},\"image\":{\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/freelanceracademic\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/mailinvest.blog\\\/#\\\/schema\\\/person\\\/012701c4c204d4e4ebd34f926cfd31a4\",\"name\":\"admin@mailinvest.blog\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g\",\"caption\":\"admin@mailinvest.blog\"},\"sameAs\":[\"https:\\\/\\\/mailinvest.blog\",\"admin@mailinvest.blog\"],\"url\":\"https:\\\/\\\/mailinvest.blog\\\/index.php\\\/author\\\/adminmailinvest-blog\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Data Manager API v1.7 finally brings GMP into the signal loop - mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","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:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/","og_locale":"en_US","og_type":"article","og_title":"Google Data Manager API v1.7 finally brings GMP into the signal loop - mailinvest.blog","og_description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","og_url":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/","og_site_name":"mailinvest.blog","article_publisher":"https:\/\/www.facebook.com\/freelanceracademic\/","article_published_time":"2026-06-12T06:04:46+00:00","article_modified_time":"2026-06-12T06:05:45+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2026\/06\/Google-Data.webp","type":"image\/webp"}],"author":"admin@mailinvest.blog","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin@mailinvest.blog","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#article","isPartOf":{"@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/"},"author":{"name":"admin@mailinvest.blog","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4"},"headline":"Google Data Manager API v1.7 finally brings GMP into the signal loop","datePublished":"2026-06-12T06:04:46+00:00","dateModified":"2026-06-12T06:05:45+00:00","mainEntityOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/"},"wordCount":2117,"commentCount":0,"publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2026\/06\/Google-Data.webp","articleSection":["Tech Universe"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/","url":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/","name":"Google Data Manager API v1.7 finally brings GMP into the signal loop - mailinvest.blog","isPartOf":{"@id":"https:\/\/mailinvest.blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#primaryimage"},"image":{"@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#primaryimage"},"thumbnailUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2026\/06\/Google-Data.webp","datePublished":"2026-06-12T06:04:46+00:00","dateModified":"2026-06-12T06:05:45+00:00","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis.mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what's new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","breadcrumb":{"@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#primaryimage","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2026\/06\/Google-Data.webp","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2026\/06\/Google-Data.webp","width":1200,"height":675},{"@type":"BreadcrumbList","@id":"https:\/\/mailinvest.blog\/index.php\/2026\/06\/12\/google-data-manager-api-v1-7-finally-brings-gmp-into-the-signal-loop\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mailinvest.blog\/"},{"@type":"ListItem","position":2,"name":"Google Data Manager API v1.7 finally brings GMP into the signal loop"}]},{"@type":"WebSite","@id":"https:\/\/mailinvest.blog\/#website","url":"https:\/\/mailinvest.blog\/","name":"mailinvest.blog","description":"Technology is forever changing, and there are always new pieces of technology to replace obsolete ones. Tons of people enjoy reading tech blogs on a daily basis. mailinvest.blog tracks all the latest consumer technology breakthroughs and shows you what&#039;s new, what matters and how technology can enrich your life. mailinvest.blog also provides the information, tools, and advice that helps when deciding what to buy.","publisher":{"@id":"https:\/\/mailinvest.blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mailinvest.blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mailinvest.blog\/#organization","name":"mailinvest","url":"https:\/\/mailinvest.blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/","url":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","contentUrl":"https:\/\/mailinvest.blog\/wp-content\/uploads\/2022\/01\/default.png","width":1000,"height":1000,"caption":"mailinvest"},"image":{"@id":"https:\/\/mailinvest.blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/freelanceracademic\/"]},{"@type":"Person","@id":"https:\/\/mailinvest.blog\/#\/schema\/person\/012701c4c204d4e4ebd34f926cfd31a4","name":"admin@mailinvest.blog","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/98ed217bd0f3d6a6dcae2d9b0c76e305b049a07275e315e1407e19ec8b08e139?s=96&d=mm&r=g","caption":"admin@mailinvest.blog"},"sameAs":["https:\/\/mailinvest.blog","admin@mailinvest.blog"],"url":"https:\/\/mailinvest.blog\/index.php\/author\/adminmailinvest-blog\/"}]}},"_links":{"self":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/130728","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/comments?post=130728"}],"version-history":[{"count":1,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/130728\/revisions"}],"predecessor-version":[{"id":130730,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/posts\/130728\/revisions\/130730"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media\/130729"}],"wp:attachment":[{"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/media?parent=130728"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/categories?post=130728"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mailinvest.blog\/index.php\/wp-json\/wp\/v2\/tags?post=130728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}