Hello Google Team, I tried to create a campaign with the conversion goal
CONTACT~CALL_FROM_ADS and got the error "Resource was not found."
RequestID: 26kAo7lsK2zJ-qtK7qxc1w
These are the operations I do:
[
{
"updateMask": "biddable",
"update": {
"resourceName":
"customers/{customerID}/campaignConversionGoals/{campaignID}~DOWNLOAD~APP",
"biddable": false
}
},
{
"updateMask": "biddable",
"update": {
"resourceName":
"customers/{customerID}/campaignConversionGoals/{campaignID}~CONTACT~CALL_FROM_ADS",
"biddable": true
}
},
{
"updateMask": "biddable",
"update": {
"resourceName":
"customers/{customerID}/campaignConversionGoals/{campaignID}~GET_DIRECTIONS~GOOGLE_HOSTED",
"biddable": false
}
},
{
"updateMask": "biddable",
"update": {
"resourceName":
"customers/{customerID}/campaignConversionGoals/{campaignID}~CONTACT~GOOGLE_HOSTED",
"biddable": false
}
},
{
"updateMask": "biddable",
"update": {
"resourceName":
"customers/{customerID}/campaignConversionGoals/{campaignID}~PHONE_CALL_LEAD~CALL_FROM_ADS",
"biddable": true
}
},
{
"updateMask": "biddable",
"update": {
"resourceName":
"customers/{customerID}/campaignConversionGoals/{campaignID}~CONTACT~WEBSITE",
"biddable": true
}
}
]
When checking the customer's conversion actions, there is indeed a
conversion action with this category and origin, but I don't know why it's
giving me the error:
"conversionAction": {
"resourceName": "customers/customerID/conversionActions/conversionID",
"status": "ENABLED",
"type": "SMART_CAMPAIGN_AD_CLICKS_TO_CALL",
"category": "CONTACT",
"id": "conversionID",
"name": "Smart Campaign Ad Call Clicks",
"origin": "CALL_FROM_ADS",
"primaryForGoal": true
}
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/adwords-api/de8183da-e8fc-4e9a-bcf4-78047fc50a21n%40googlegroups.com.