Get Ad Details From Webhook Request Data

68 views
Skip to first unread message

Anant Trivedi

unread,
Nov 15, 2021, 3:58:39 AM11/15/21
to AdWords API and Google Ads API Forum
I have created a webhook API so that when any lead is captured on extension form, the details flows to our CRM and we can store details at our end.

From the lead details we got from Google as request data, we need to get Ad details like AdId, AdName, etc. We are able to get the ad_group details but how we can get that lead's ad detail? We can't find ad_id in the request data received from google. Following json object I got from one article and it doesn't have ad_id. So how I can get ad details from the following lead detail?

{
  "lead_id":"Cj0KCQjwit_8BRCoARIsAIx3Rj7g-AeL6z35IWb6VYiZUygtTfwD3hDlgSGmY-XTTlK3lfV1wcuIwIAaAmMxEALw_wcB",
  "campaign_id":123456,
  "adgroup_id":0,
  "creative_id":0,
  "gcl_id":"Cj0KCQjwit_8BRCoARIsAIx3Rj7g-AeL6z35IWb6VYiZUygtTfwD3hDlgSGmY-XTTlK3lfV1wcuIwIAaAmMxEALw_wcB",
  "user_column_data": [
    {
      "column_name": "Full Name",
      "string_value":"FirstName LastName",
      "column_id": "FULL_NAME"
    },
    {
      "column_name":"User Phone",
      "string_value":"1-650-555-0123",
      "column_id":"PHONE_NUMBER"
    },
    {
      "column_name":"User Email",
      "string_value":"te...@example.com",
      "column_id":"EMAIL"
    }],
  "api_version":"1.0",
  "form_id":123456789,
  "google_key":"testkey",
  "is_test":true
}

Google Ads API Forum Advisor

unread,
Nov 15, 2021, 1:26:54 PM11/15/21
to anant....@sambaash.com, adwor...@googlegroups.com

Hello,

Thanks for reaching out to the Google Ads API support team. Unfortunately, we are unable to deal with your request, as our team specializes in Ads API technical support. I recommend please reach out to the Lead form Webhook support team here.

Let us know if you have any Ads API related issues or concerns.

Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey

Best regards,

Google Logo
Jakeia Sabrina
Google Ads API Team
 


ref:_00D1U1174p._5004Q2R93dB:ref
Reply all
Reply to author
Forward
0 new messages