Audience Signal

82 views
Skip to first unread message

Hwansang Cho

unread,
Feb 13, 2024, 2:06:13 AM2/13/24
to Google Ads API and AdWords API Forum
Hi, Google Ads Team.

We are trying to apply Audience signal to Asset Group ads.

Inquiry 1.
When search for 'All visitors (AdWords)' in Your data, there are cases where it is not searched. (see image)

CASE1. searched data
 - UI
signal.PNG
 - API
curl --request POST \
  'https://googleads.googleapis.com/v15/customers/5490968049/googleAds:search?key=[YOUR_API_KEY]' \
  --header 'developer-token: **********************' \
  --header 'login-customer-id: 4434375972' \
  --header 'Authorization: Bearer [YOUR_ACCESS_TOKEN]' \
  --header 'Accept: application/json' \
  --header 'Content-Type: application/json' \
  --data '{"query":"SELECT user_list.name, user_list.id, user_list.resource_name FROM user_list"}' \
  --compressed

{
  "results": [
    ...
    {
      "userList": {
        "resourceName": "customers/5490968049/userLists/8564889023",
        "id": "8564889023",
        "name": "All visitors (AdWords) (system-defined)"
      }
    },
    {
      "userList": {
        "resourceName": "customers/5490968049/userLists/8565325821",
        "id": "8565325821",
        "name": "All visitors (AdWords)"
      }
    }
  ],
  "fieldMask": "userList.name,userList.id,userList.resourceName"
}

CASE2. no data
- UI
image (1).png
- API (no results)
{
  "fieldMask": "userList.name,userList.id,userList.resourceName"
}

Inquiry 2.
Is there a standard for generating default values such as 'All visitors (AdWords)'?

Thank you.

Google Ads API Forum Advisor

unread,
Feb 13, 2024, 7:09:38 AM2/13/24
to hwan...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

Kindly note that the segment you are searching to add an audience signal to the asset group "All visitors (AdWords)" in the API is the same as "All visitors (Google Ads)" in the UI.

I would recommend you to check this Asset Group Signals documentation regarding how to manage audience signals for Performance max campaigns. It includes the API services that you need to use for your concern.

 
This message is in relation to case "ref:!00D1U01174p.!5004Q02rz3a7:ref"

Thanks,
 
Google Logo Google Ads API Team


Hwansang Cho

unread,
Feb 14, 2024, 6:54:23 PM2/14/24
to Google Ads API and AdWords API Forum
Hi,

Thank you for answer.

They said they all had the same UI, but if you look at the two images we provided, the UI is different.

One needs to be searched, and the other needs to add a segment.
Can you tell me what kind of case this is?

2024년 2월 13일 화요일 오후 9시 9분 38초 UTC+9에 Google Ads API Forum Advisor님이 작성:

Google Ads API Forum Advisor

unread,
Feb 15, 2024, 7:08:20 AM2/15/24
to hwan...@gmail.com, adwor...@googlegroups.com
Hi,

Thank you for getting back to us.

Kindly note that this support channel specializes in Google Ads API related concerns and technical implementations only. However, as you are interested to know why few users are getting the option to search under "Your data" of Audience signal in the UI and others are not, this is out of scope for the Google Ads API support team. So, I suggest you reach out to the Google Ads Product support team as they are better equipped to assist you on this.

I hope this clarifies.
Reply all
Reply to author
Forward
0 new messages