How to get "Repeat Rate" column which in the Setting Conversions page on my MCC account with adwords API???

2019-04-23 Thread Kevin Tian
How to get "Repeat Rate" column which in the Setting Conversions page on my MCC account with adwords API??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received th

AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread Kevin Tian
HI I always meet the ERROR [AuthorizationError.SERVICE_ACCESS_DENIED] when I tried to access adwords api. Firstly, I can confim I am admin user on my MCC account. Use t

HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-11 Thread Kevin Tian
HI, I tried to use googleads-java-lib(https://github.com/googleads/googleads-java-lib) to access adwords data,but got the ERROR AuthorizationError.SERVICE_ACCESS_DENIED.I am very confused about this problem,cause I am the admin user on my MCC account and I have got correct Credentials in googl

Re: HELP: AuthorizationError.SERVICE_ACCESS_DENIED

2018-04-12 Thread Kevin Tian
Hi Vincent, Thank you for the reply.And this is my email to access my MCC account *kevinsund...@gmail.com* I have tried everything I can so to solve this but no result.

Where can I find the field "installs" in Campaign by using adwords api?

2018-04-24 Thread Kevin Tian
Hi, I am using adwords api to get the campaign report,but I can not get the field "installs"? How can I get this field? Best regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

How to find the Application package name in one campaign through the adwords report api?

2018-04-27 Thread Kevin Tian
Hi, I am using adwords api to get campaign report,but now I cannot figure out how to find the Application package name(*com.app.example.en* in Android & *12345678* in iOS). How can I get this field with adwords report api. Best regards. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to find the Application package name in one campaign through the adwords report api?

2018-05-01 Thread Kevin Tian
Is this the right selector to get AppId? { fields: ['AppId', 'DisplayName'], predicates: [{ field: 'CriteriaType', operator: 'IN', values: ['MOBILE_APPLICATION'] }], ordering: [{ field:

Re: How to find the Application package name in one campaign through the adwords report api?

2018-05-01 Thread Kevin Tian
Hi Why can't I get 'MobileApplication' in the entries.Actually I just get some fields like 'LOCATION' 'CONTENT_LABEL' 'LANGUAGE'. 在 2018年4月30日星期一 UTC+8下午2:28:41,Luis Xander Talag (AdWords API Team)写道: > > Hi Kevin, > > Could you clarify if what you meant by "Application package name" is the > a

Re: How to find the Application package name in one campaign through the adwords report api?

2018-05-03 Thread Kevin Tian
HI I mean I have got some fields like 'LOCATION' 'CONTENT_LABEL' 'LANGUAGE' in entries,but there is no MobileApplication field in it.Actually I just want to get *AppId* and *DisplayName.* Best regards. What I have got is just like this: { "totalNumEntries": 500, "Page.Type": "CampaignCrite