4. How to add many custom goals to campaign?
In this 
doc: 
https://developers.google.com/google-ads/api/reference/rpc/v9/ConversionGoalCampaignConfig
There is only 1 param "custom_conversion_goal".

On Thursday, 16 December 2021 at 14:50:44 UTC+7 san...@knorex.com wrote:

> Hi, I have some questions:
> 1) How to get conversion ids from custom conversion goal.
> Here is query: 
> SELECT
>   conversion_goal_campaign_config.campaign,
>   conversion_goal_campaign_config.custom_conversion_goal,
>   conversion_goal_campaign_config.goal_config_level,
>   campaign.id,
>   campaign.name,
>   custom_conversion_goal.name,
>   custom_conversion_goal.status,
>   custom_conversion_goal.conversion_actions
> FROM conversion_goal_campaign_config
> WHERE campaign.id = xxx
> *Response: There is no conversion ids*
> "customConversionGoal": {
> "resourceName": "customers/9112513321/customConversionGoals/6444485347",
> "id": 0,
> "name": "BG Demo Conversion",
> "conversionActions": [
> {
> "value": {},
> "hash": 0,
> "serialPersistentFields": {},
> "CASEINSENSITIVEORDER": {}
> }
> ],
> "status": 2
> }
> 2. Create custom conversion: 
>
> https://developers.google.com/google-ads/api/reference/rpc/v9/CustomConversionGoal
> What should be in param "conversion_actions[]"? Are they conversion ids?
> 3. How to get conversion ids from campaign goal?
>
> Thanks!
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/d9adff8a-a430-4d54-a8a9-c59a383b6c72n%40googlegroups.com.
  • Ho... san...@knorex.com
    • ... san...@knorex.com
      • ... 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum

Reply via email to