Hi Kevin,

Okay i get your point on Campaign Goal creation not supported yet . 
But as per your documentation it clearly says :
*When you create the conversion action, Google Ads will automatically 
perform the following steps:*
   
   - *Create a CustomerGoal for the conversion 
   action's category and origin if one does not already exist.*
   - *Create a CampaignGoal for each campaign and the conversion 
   action's category and origin if one does not already exist.*

 But when i perform a query to extract CustomerGoal and the CampaignGoal , 
i get a null value from the Query response.
And when i had raised this point above, it was told that GOAL is not 
enabled on my account (Statement Told: Until campaign GOAL is enabled on 
your account, we will not be able to modify the campaign goal). Henceforth, 
i am unable to get the response for the following queries(I get a NULL 
value on all these queries). 

*CustomerGoal:*
SELECT
  customer_conversion_goal.category,
  customer_conversion_goal.origin,
  customer_conversion_goal.biddable
FROM customer_conversion_goal


*CampaignGoal:*SELECT
  campaign_conversion_goal.campaign,
  campaign_conversion_goal.category,
  campaign_conversion_goal.origin,
  campaign_conversion_goal.biddable,
  campaign.id,
  campaign.name
FROM campaign_conversion_goal
WHERE campaign.advertising_channel_type = PERFORMANCE_MAX



Henceforth i would like to know if there is any process to be followed (Any 
Supportticket) , to enable GOAL on my account so that i get valid responses 
on my above queries .
Please correct if otherwise.  


 
On Wednesday, 26 January, 2022 at 11:56:20 am UTC+5:30 adsapi wrote:

> Hello,
>
>  
>
> I'm a colleague of Yasar from the Google Ads API Team. 
>
>  
>
> As my colleague mentioned, creating campaign goals are not yet supported 
> in the API. We have already raised a feature request regarding this so 
> there's no action needed on your end. Based from our documentation 
> <https://developers.google.com/google-ads/api/docs/conversions/goals/overview?hl=en>,
>  
> since Google Ads automatically creates CustomerConversionGoal, 
> CampaignConversionGoal, and ConversionGoalCampaignConfig objects in your 
> account, you can only update those objects. The Google Ads API does not 
> support creating or removing those objects.
>
>  
>
> Regarding the steps to enable campaign goals in your account, you may 
> reach out to the Google Ads support team 
> <https://support.google.com/google-ads/gethelp> for guidance as they are 
> better equipped to assist you on this.
>
>  
>
> Regards,
> [image: Google Logo] 
> Kevin Gil Soriano 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Ujk53:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/abfbb56e-5a7c-481b-a032-22df6c285f9fn%40googlegroups.com.
  • RE... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
    • ... AMAP TEST
      • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
          • ... AMAP TEST
            • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
              • ... AMAP TEST
                • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
                • ... AMAP TEST
                • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to