Re: Why the result of the request keeps changing.

2022-02-16 Thread Chen Xiaowei
I‘ve provided the UI screenshot. Thanks 在2022年2月16日星期三 UTC+8 10:30:48 写道: > Hi VIvi, > > Thanks for reaching out to the Google Ads API Forum. > > I can see that the API backend amountServedMicros is 13445974. Could > you please share the Ads UI screenshot showing value to 14130812 via >

Why the result of the request keeps changing.

2022-02-15 Thread Chen Xiaowei
I try to get Account Budget and the response seem to be normal,but when I send the request again,the result of *amountServedMicros *has changed.Normally,the value should be 14130812 and same as UI show,but it changed to 13445974. The result is shown in the video: https://drive.google.co

Re: How to get Audience segments information?

2022-01-12 Thread Chen Xiaowei
When I add user_list segment, it return null. 在2022年1月12日星期三 UTC+8 11:51:04 写道: > Hi team, I want to get Audience segments like UI shows. I use > SELECT ad_group_audience_view.resource_name FROM ad_group_audience_view > SELECT campaign_audience_view.resource_name FROM campaign _audience_view

Re: "suggestKeywordThemes" is different from the UI

2022-01-12 Thread Chen Xiaowei
Request: curl --location --request POST 'https://googleads.googleapis.com/v9/customers/XXX:suggestKeywordThemes' \ --header 'Content-Type: application/json' \ --data-raw '{ "suggestion_info": { "final_url": "https://lupmall.com/";, "language_code": "en", "business_

Re: "suggestKeywordThemes" is different from the UI

2022-01-12 Thread Chen Xiaowei
Hi Team, Thanks for continuing follow up my question,now we find the suggest keywordtheme would be inaccurate. As my store is selling hoverboards and socks,but the suggest keywordthemes are all furniture related. My final_url is https://lupmall.com/ Thanks 在2022年1月10日星期一 UTC+8 17:40:45 写道: >

Re: "suggestKeywordThemes" is different from the UI

2022-01-09 Thread Chen Xiaowei
Hello,is there any progress in this issue? 在2022年1月5日星期三 UTC+8 07:09:28 写道: > في الثلاثاء، ٢٨ ديسمبر، ٢٠٢١ ٥:٠٦ ص Chen Xiaowei > كتب: > >> log_in_customer_id: 555-120-8501 >> customer_id: 400-122-6147 >> campaign_id:15685720780 >> I've tried several ac

Re: The same keyword have different keywordthemeconstant id.

2022-01-07 Thread Chen Xiaowei
So thankful for your reply! Regards 在2022年1月6日星期四 UTC+8 06:38:04 写道: > Hi Chen, > > We have replicated the issue and now know the root cause. However, there > are multiple code changes required at our end to make this work correctly > in the UI and the API. We are discussing how best to fix this

Re: The same keyword have different keywordthemeconstant id.

2022-01-04 Thread Chen Xiaowei
Happy New Year!Is there any progress in this issue? 在2021年12月31日星期五 UTC+8 05:45:56 写道: > Hi Chen, > > Thank you for privately sending us your logs, your screenshot and steps to > replicate. I reproduced this issue and raised it with my team. We will get > back to you as soon as possible. > > Re

Re: "suggestKeywordThemes" is different from the UI

2022-01-03 Thread Chen Xiaowei
I've send the private information again.Please check. 在2022年1月4日星期二 UTC+8 13:38:17 写道: > Hi Chen, > > Happy new year as well to you! > > So that our team can track the private response and investigate using the > details you sent over, could you also share the *email subject* of that > new priv

Re: "suggestKeywordThemes" is different from the UI

2022-01-03 Thread Chen Xiaowei
Happy New Year,team. I‘ve send request and response privately.Hope for your reply. 在2021年12月29日星期三 UTC+8 15:27:45 写道: > Hi Chen, > > I would like to inform you first that I am going to delete your latest > post as it contains sensitive information. > > Moving forward, could you provide the com

Re: The same keyword have different keywordthemeconstant id.

2021-12-29 Thread Chen Xiaowei
I‘ve provided related information.Thanks. 在2021年12月29日星期三 UTC+8 16:10:35 写道: > Hi Chen, > > Thank you for posting your concern. > > I can see that this concern has already been raised to an existing forum > thread. With this, I would suggest to continue the discussion on one thread > or forum p

Re: The same keyword have different keywordthemeconstant id.

2021-12-29 Thread Chen Xiaowei
1、Create a campaigncriteria Request: curl --location --request POST 'https://googleads.googleapis.com/v9/customers/4001226147/campaignCriteria:mutate' \ --header 'developer-token: 0l86vbNJz8I_JaZvwtKvaA' \ --header 'login-customer-id: 5551208501' \ --header 'Authorization: Bearer ya29.A0ARrdaM8

Re: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-29 Thread Chen Xiaowei
I've provided response and request.Thanks 在2021年12月29日星期三 UTC+8 15:55:52 写道: > Hi Chen, > > Please provide the information that I recently requested via *Reply > privately to author* option. If this option is not available, then send > it instead on this email address googleadsa...@google.com.

Re: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-28 Thread Chen Xiaowei
Hi,team.Now I find that I use other language code but not "en", it always return null.If now API just support for English? 在2021年12月21日星期二 UTC+8 14:13:01 写道: > So thankful for your reply > > 在2021年12月18日星期六 UTC+8 04:10:21 写道: > >> Hi Vivi, >> >> I work with Ernie and will assist you. Thank you f

The same keyword have different keywordthemeconstant id.

2021-12-28 Thread Chen Xiaowei
I used to get a "keyword_theme_constant":"keywordThemeConstants/41173~20943" which displayName is “ *Domain Names* ”,but shows “ *Web hosting company* ” in UI.Then I 2 ways to verify. [image: gg.png] First: {"query":"SELECT keyword_theme_constant.resource_name, keyword_theme_constant.country

Re: "suggestKeywordThemes" is different from the UI

2021-12-28 Thread Chen Xiaowei
I‘ve reply privately to you. Now I meet another problem that I create a SmartcampaignCriteria with keyword_theme_constant and use query to get the keywordthemeconstant's displayName,it's different from UI.API’s *Domain Names*, UI is *Web hosting company*.I've checked the campaignCriteria is th

The same keywordThemeConstant shows different between UI and API.

2021-12-28 Thread Chen Xiaowei
I create a SmartcampaignCriteria with keyword_theme_constant and use query to get the keywordthemeconstant's displayName,it's different from UI.API’s *Domain Names*, UI is *Web hosting company*. I've checked the campaignCriteria is the same. Request1: curl --location --request POST 'https://go

Re: How to distinguish smart_campaign_search_term_view status?

2021-12-23 Thread Chen Xiaowei
Yeah,there‘re zero impressions too.Thanks for your reply!!! 在2021年12月24日星期五 UTC+8 09:35:59 写道: > Hi Chen, > > Thank you for providing more details to your concern. > > Could you confirm if the impression of those smart campaign search terms > is zero as well? If yes, then it appears that you enc

Re: How to distinguish smart_campaign_search_term_view status?

2021-12-22 Thread Chen Xiaowei
So thankful for your reply!And I have another problem that sometimes it return part of result.For example,in the UI it shows some search terms's clicks&spend equals 0,but some of them canont be returned in API with smart_campaign_search_term_view.I wonder if API would filter some results? Tha

Re: How to distinguish smart_campaign_search_term_view status?

2021-12-21 Thread Chen Xiaowei
I‘ve tryed search_term_view and filter the advertising_channe_type by SMART, it returns null. 在2021年12月22日星期三 UTC+8 08:46:53 写道: > Hi Chen, > > Thank you for posting your concern. > > You may try instead the search_term_view >

How to distinguish smart_campaign_search_term_view status?

2021-12-20 Thread Chen Xiaowei
I use " SELECT campaign.id,campaign.status,campaign.serving_status, smart_campaign_search_term_view.campaign,smart_campaign_search_term_view.search_term, metrics.clicks, metrics.cost_micros, metrics.impressions FROM smart_campaign_search_term_view WHERE segments.date >= '2021-11-20' AND segmen

Re: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-20 Thread Chen Xiaowei
So thankful for your reply 在2021年12月18日星期六 UTC+8 04:10:21 写道: > Hi Vivi, > > I work with Ernie and will assist you. Thank you for privately sending > your logs. I reproduced this issue that without a language setting you > don't get the default of English and the request returns empty. I also t

Re: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-16 Thread Chen Xiaowei
Thanks for your reply.Now try again and successfully get the correct structure response by adding a “language code” eum.But the "language code" field is optional listed in document . I want t

Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-15 Thread Chen Xiaowei
Hi,I use *Method: customers.suggestSmartCampaignAd *to get a Smart campaign ad suggestion,the response status is 200OK, but reponse body is null,not like the example { "adInfo": { object (SmartCampaignAdInfo

Re: How can I upload an image or logo to smartcampaign?

2021-12-06 Thread Chen Xiaowei
Thank you very much!!! 在2021年12月4日星期六 UTC+8 04:04:28 写道: > Hi Chen, > > Thank you for your photos, I was able to produce a smart campaign with an > ad that has pictures in the UI. I raised with my team your request for > smart campaign support for images in the API. This request is subject to

Re: I can‘t get the linked GA account information.

2021-12-06 Thread Chen Xiaowei
conversion action id:239389580 [image: google.png] Request: curl --location --request GET 'https://googleads.googleapis.com/v9/customers/9232125861/conversionActions/239389580' \ Response: { "resourceName": "customers/9232125861/conversionActions/239389580", "status": "ENABLED", "type": "UNKNO

Add conversion actions to campaign via Google Ads API

2021-12-03 Thread Chen Xiaowei
*I try to use CampaignConversionGoal and ConversionGoalCampaignConfigs to update campaign’s conversion action,but all failed because I cannot get* "custom_conversion_goal“ or ”conversion_goal_campaign_config.resource_name“. *I really have 6 conversions in my Google ads UI and can fetch they by

Re: I can‘t get the linked GA account information.

2021-12-02 Thread Chen Xiaowei
Hi,now I find another question.I want to check conversions which are imported from GA,I use both GET https://googleads.googleapis.com/v9/customers//conversionActions/ and POST https://googleads.googleapis.com/v9/customers//googleAds:searchStream, the GA goals are classified by typ

Re: How can I upload an image or logo to smartcampaign?

2021-12-02 Thread Chen Xiaowei
I've provided related info,thanks a lot 在2021年11月29日星期一 UTC+8 11:33:47 写道: > Hi, > > Thank you for providing updates to your concern. I am also a member of the > Google Ads API team and let me provide support to your concern. > > To further check, could you provide the ad ID of your smart campai

Re: Can Google Ads API achieve the following functions?

2021-12-02 Thread Chen Xiaowei
I see.Thanks a lot!!! 在2021年12月1日星期三 UTC+8 20:59:23 写道: > Hi Viviana, > > Thanks for reaching out to us. Kindly see below responses to your queries: > > *1、 When users pause the campaign via UI, the api will receive a > notification* > > >> You can get the status of the campaign via Google Ads

Re: How to import GA goals to Google Ads conversion?

2021-12-01 Thread Chen Xiaowei
How to Import GA site metrics to Google Ads? 在2021年12月1日星期三 UTC+8 15:06:07 写道: > I‘ve read the document > > “Conversation > management”,it only showed importing third-p

How to import GA goals to Google Ads conversion?

2021-11-30 Thread Chen Xiaowei
I‘ve read the document “Conversation management”,it only showed importing third-party app analytics or Firebase conversions but not GA goals.So I want to confirm whether