Hi.
In my Google Ads advertising account I go to “Tools an Settings” -> “Setup” -> “Bussiness Data”
Then on the left I click “Ad customizer attributes” and create an attribute with the name “Price” and data type “Number”.
Then I go to my campaign in the “Ad groups” section. Click “Columns” -> ”Modify Columns” and check column “Price (Number)” from “Ad customizer attributes” section.
Now I can set the “Price” ad customizer attribute value for each ad group and then insert it into the ad {CUSTOMIZER.Price:150}
where 150 is the default value in case the “Price” ad customizer attribute value is not specified.
QUESTION: how can I set the “Price” ad customizer attribute value at the ad group level, but not manually, but using a Google Ads Script? I'm looking for something like
adGroup.setAdCustomizer(name, value);
![]() |
Google Ads API Team |