I am using google adwords client library for php.I am using getKeywords api 
to fetch keywords and related info.How to get keyword status in api.
I have added 'Status' in selector field as follows-
 $selector->setFields(
        ['Id', 'CriteriaType', 'KeywordMatchType', 'KeywordText','Status']);

but how to get status in foreach loop : 
 foreach ($page->getEntries() as $adGroupCriterion) {
                   
//how to get status
                 
                }

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/1e4878b2-21f0-4b81-9098-abc4faf66e36%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to