really appreciate you for your response.
From what I understand looking at the documentation for the
campaign_asset resource is that,
campaign_asset.campaign will only represent the campaign resource to which current asset is linked. Now, the requested metrics might still represent performance from any other campaign as well (other campaigns to which this asset is linked). So, segmenting with
campaign becomes crucial in this case to get campaign specific information.
If I am getting this wrong, then this gives rise to another question, "How would
campaign_asset view be different if it is
segmented by campaign.id vs
not segmented by campaign.id ? Will it be any different at all ?"
I could really use a help understanding this, if you please
@ZorionNow, in AdWords API as I mentioned the same information could be requested by segmenting by CampaignId and further IsSelfAction=True (to get "this extension" data) but post migration of extensions to
asset the incompatibility of these segmentations is like a big deprecation, which is not documented at all, so I assume it is a bug.
@Google Ads Team
I would really appreciate your help with this, as there is a view of data we could get earlier from an old api but it suddenly seems to be unavailable.
Thank you and Regards.