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).

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/db558508-02ef-4405-aa28-dcbe59f2dfde%40googlegroups.com.

Reply via email to