Hi I was trying to fetch attributes of custom_conversion_goal and campaign when querying the conversion_goal_campaign_config resource with the below query, but can't see the goal the attributes of conversion_goal_campaign_config and custom_conversion_goal, but I can see the attributes of campaign, id and name.
Query I tried, "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" -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/77231188-ca58-4f6b-b23e-01537f77e0c2n%40googlegroups.com.
