Hello,
What is the error you are receiving?
-Danial, AdWords API Team.
On Saturday, June 14, 2014 8:23:54 AM UTC+4, sathik jack wrote:
>
> I am trying to get Keyword user status in V201402 using following method,
> but i am getting error ? Please provide a suggestion.
>
> Selector selector =
I am trying to get Keyword user status in V201402 using following method,
but i am getting error ? Please provide a suggestion.
Selector selector = builder
.fields("Id", "AdGroupId", "KeywordMatchType",
"KeywordText","Status")
.orderAscBy("AdGroupId")
.offset(offset)