Google Ads: CampaignCriterion status is missing

8 views
Skip to first unread message

integrations bidalgo

unread,
Jun 24, 2019, 3:09:07 AM6/24/19
to AdWords API and Google Ads API Forum
Hello,

I'm sending the following query (in Google Ads API):
SELECT campaign_criterion.status FROM campaign_criterion
I'm parsing the query result calling to:
$responseObject->iterateAllElements()
And for row element I'm calling:
$googleAdsRow->getCampaignCriterion()
Now I want to get campaign criterion status from CampaignCriterion object, but there is no method returning status (just getParentalStatus that is something else).
Reply all
Reply to author
Forward
0 new messages