Convert action detail message

2022-08-02 Thread ewin zhou
Convert action can it be associated with gclid or keyword ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Goo

Re: Where can I retrieve the data for Matched locations (campaign)

2022-08-17 Thread ewin zhou
Is it( Matched locations (campaign) by api ) supported now? 在2021年11月29日星期一 UTC+8 14:15:49 写道: > Hi Azfar, > > Thank you for posting your concern. > > I understand your concern, unfortunately, it is currently not possible to > get the matched location information in the UI that you provided usi

How can i user Google ads api to get recommendation socre?

2021-06-02 Thread ewin zhou
I want to get information by api like this [image: QQ截图20210603114640.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subs

Cannot change campaign strategy

2021-06-30 Thread ewin zhou
*i cannot change campaign to MaximizeConversions* Campaign.Builder builder = Campaign.newBuilder(); builder.setMaximizeConversionValue(MaximizeConversionValue.newBuilder ().build()); Campaign campaign = builder.setResourceName("customers/2150330500/campaigns/13473505627").build(); try (CampaignSe

Does BatchJob has PartialFailure param to set ?

2021-08-02 Thread ewin zhou
When i use batch job, I want as a Transactional in one request or same batchjobresource. if one operation fail ,all request fail. i can find *PartialFailure* param in *MutateGoogleAdsRequest*, but how can i to set in batch job as *AddBatchJobOperationsRequest?* thanks -- -- =~=~=~=~=~=~=~=~

Re: Does BatchJob has PartialFailure param to set ?

2021-08-03 Thread ewin zhou
this section is support to MutateAdGroupsRequest , which contains partial_failure param. but i wa

Re: how to build query sql in locaion view?

2021-08-05 Thread ewin zhou
Thanks for relay. Q1: You can exclude zero impressions by specifying, WHERE metrics.impressions > 0 match locaitons(campaign) view show *metrics.clicks>0 or **metrics.impressions > 0,*but ads query does no

Re: how to build query sql in locaion view?

2021-08-05 Thread ewin zhou
Thanks for relay. Q1: You can exclude zero impressions by specifying, WHERE metrics.impressions > 0 match locaitons(campaign) view show *metrics.clicks>0 or **metrics.impressions > 0,*but ads query does no

how can i to get Total of metrics?

2021-08-10 Thread ewin zhou
how to get total of metrics use ads api? like metrics.clicks if i have many data ,i must to get all data by paging if i want to sum of metrics,* is there have way to get by api?* [image: total.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googlea

how to summary data in account level?

2021-08-10 Thread ewin zhou
when i use google ads serarch api , set summary setting like : *String query = "SELECT " + " metrics.impressions, metrics.clicks ,metrics.ctr " + "FROM landing_page_view where segments.date DURING LAST_7_DAYS " + " order by metrics.clicks desc ";SearchGoogleAdsStreamRequest request = S

Re: how to summary data in account level?

2021-08-12 Thread ewin zhou
such as: 1. Campaigns 2. Ad Groups 3. Ads 4. Keywords(Search keywords、Search terms...) 5. Devices 6. Locations (Matached locations(campaign)、Matched locations(Account)) 7. Landing pages 8. Expanded landing pages in general ,I want all views statistics in account level 在20

Device view in ads api

2021-08-15 Thread ewin zhou
i can not find device view in ads api, the campaignCriteria can not get all data which i want [image: device.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Re: Fetch Ad Strength

2021-09-14 Thread ewin zhou
how get AdStrengthInfo. *actionItems in ads api?* i can get ad_strength from adgroupad only, not have items info 在2020年9月17日星期四 UTC+8 上午2:57:55 写道: > Hi Denma, > > Glad to help you, If you have any additional questions or require further > clarification, do not hesitate. > > > Thanks, > [image:

Re: Ad schedule view summary

2021-09-16 Thread ewin zhou
I just want to confirm whether this is a normal statistic? If it is normal, what other information is included in this statistic (because the list is all zero); If it is not normal, then whether the statistics should be all zero, it is just a display problem, but a bug 在2021年9月16日星期四 UTC+8 下午2:1

billing transactions api

2022-03-10 Thread ewin zhou
hi i want to get information about billing transactions by api. then which ads api can i use? [image: billing.png] -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec

Re: billing transactions api

2022-03-14 Thread ewin zhou
[image: b2.png] 在2022年3月11日星期五 UTC+8 21:54:03 写道: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > Is the provided screenshot an invoice view using Ads UI? Could you provide > us with the complete Ads UI screenshot, and steps to navigate using the UI > in order to see co