RE: Help wanted, collection_size_error TOO_FEW when creating adGroupAds

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thank you for raising your concern to my team. Upon checking the API request, I can see that it already met the minimum requirements for creating responsive display ads. With this, allow me to raise the issue to my team to further check why the error occurs. Rest assured that we will

Re: Update headlines in an asset group

2022-07-04 Thread Gionni Lone
Hi, thank you for your reply. I know the maximum number I can have per asset is 5, but what I want to do is replacing them. With RSA when I wanted to replace them I would just upload other 15 headlines and they get correctly replaced, but in this case it says "exceeded the limit". Can you plea

Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-07-04 Thread Lorenzo Scortichini
Hello Josh, thanks for the update. To clarify point 1 we are not trying to create a new FIREBASE_IOS_CUSTOM, instead, we were attempting to create a User List of "Took specific actions within an app" type by adding an existing FIREBASE_IOS_CUSTOM as conversion_action to a UserListActionInfo and

Re: Upgrade SSC to PMAX

2022-07-04 Thread Thinh Nguyen
Hi Support Team, Thanks for the reply. I tried query for get information campaign information about performance max upgrade but I don't find information it. *campaign.performance_max_upgrade.pre_upgrade_campaign,* *campaign.performance_max_upgrade.status,* *campaign.performance_max_upgrade.pe

Re: Update headlines in an asset group

2022-07-04 Thread Gionni Lone
I also tried to update a single asset in this way, but received an error: def update_asset_group_headlines(self, account_id, new_text, asset_resource_name): asset_group_service = self.get_service("AssetGroupAssetService") asset_group_asset_operation = self.get_type("AssetGroupAsset

Can you tell me how to get ocid?

2022-07-04 Thread chao zhang
Hi,I think link: https://ads.google.com/aw/ads?campaignId=*&adGroupId=*&ocid=* Can you tell me how to get ocid? THANKS -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Get credit balance from a Google Ads account through the API

2022-07-04 Thread Iago Victor
Hey, Ernie, how are you? I hope you are well! Thank you for the feedback. I would like to get the "current balance" of an ADS account via API. I did not locate an endpoint in the documentation, which returns this information. In addition to the "current balance", if you have how to bring the "

Re: Query metrics.conversions returns all conversions, however I want number of installs only

2022-07-04 Thread Majid
Thanks Andy, Yes same here, App installs without a GEO really wouldn't work as CPI bids are different mainly based on the country/location. @Sherwin, is there any workaround to achieve this? On Monday, 4 July 2022 at 11:40:51 UTC+1 a.r.w...@googlemail.com wrote: > Hi Sherwin/Majid, > > I'm als

Expanded Landing Page not matching the UI when using the API.

2022-07-04 Thread Melker Holmgren
Hello, When looking in the expanded landing page view in the google ads UI I see these numbers: impressions: 25447112 cost: 238981325951 clicks: 472480 When I query using API I get these numbers: impressions: 25447112 cost: 22712923 clicks: 453717 So as you can see the impressions match but

Re: Marketing Objective Setup for a Campaign via API

2022-07-04 Thread MUSS - V12
Hi, Please any update regarding *Marketing Objective *via API? Thanks On Wednesday, March 30, 2022 at 1:59:41 PM UTC adsapi wrote: > Hi Jin, > > As I mentioned before, that flow is only present in the UI in order to > help guide users through the process of creating a campaign. There's no way

RE: Can you tell me how to get ocid?

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Chao, Thank you for reaching out to us. Please note that the link you have provided is malformed. With this, can you retry to send it again to us so our team can check this? Moving forward, can you elaborate more on your concern, especially the ocid you are referring to so our team can also

Re: Upgrade SSC to PMAX

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Thinh, Thank you for the reply. Moving forward, For our team to further investigate why you don’t find any information with your query, could you please provide to us the complete API logs (request and response with request-id) generated on your end so our team can further check it? You ma

Re: Upgrade SSC to PMAX

2022-07-04 Thread Thinh Nguyen
Hi Support Team, Thanks for your reply. I had attached json files (request, response with request-id). Please check again for me. Thanks and Regards Thinh On Monday, July 4, 2022 at 7:14:33 PM UTC+7 adsapi wrote: > Hi Thinh, > > Thank you for the reply. > > Moving forward, For our team to furt

RE: Help wanted, collection_size_error TOO_FEW when creating adGroupAds

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for your patience. Our team sees that you’re using AdGroupAdService to create ads, and specified a resource name with -1 in the path as resource name. Note that specifying -1 in the resource name is intended only for Batch Job and GoogleAdsService.Mutate as they support tempora

Re: Update headlines in an asset group

2022-07-04 Thread Gionni Lone
Hi, I figured that in order to replace assets like headlines I need first to delete the headline I want to replace and then add the new one. That worked, thank you. On Monday, July 4, 2022 at 12:31:45 PM UTC+2 adsapi wrote: > Hi Gionni, > > Thank you for the reply. Could you please provide more

Fetch performance labels from RDA

2022-07-04 Thread Gionni Lone
Hi, I'm struggling to fetch performance labels (low, good etc..) from headlines, long headlines and descriptions belonging to a responsive display ad. Is this possible to fetch? I tried from ad_group_ad but it looks like there is not perfomance_label field to add to the query. I also tried from

High latency when using search_stream

2022-07-04 Thread Jing CHEN
Need help! I'm using python multithreading to execute the *search_stream* method for each of my account id, everything was working fine before, but recently I've been experiencing high latency sometimes, is this because there's something wrong with the way I'm using the api? Maybe I shouldn't u

high latency when execute the search_stream method

2022-07-04 Thread Jing CHEN
Need help! I'm using python multithreading to execute the search_stream method for each of my ids, everything was working fine before, but recently I've been experiencing high latency sometimes, is this because there's something wrong with the way I'm using the api? Maybe I shouldn't use multit

Re: Update headlines in an asset group

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gionni, Thank you for the reply. We're glad that you were able to find the information related to the behavior you observed. If you have additional questions regarding the topic being discussed in this thread, feel free to send those over to our team and we would be happy to assist you furt

RE: Expanded Landing Page not matching the UI when using the API.

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Melker, Thank you for reaching out to us. Moving forward, For our team to further investigate this, could you provide our team with the complete UI screenshot and complete logs generated on your end (request and response logs with request ID ) so our team can compare the exact data both UI

Re: Google Ads API Quota Limit

2022-07-04 Thread Google Ads API and AdWords API Forum
Hi Allen, Thank you for reaching out to us. For our team to further check the error you are encountering, could you please provide us the complete API logs generated on your end so our team can further check it? For you to provide the API logs, note that this can be requested to the develo

RE: high latency when execute the search_stream method

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jing, Thanks for reaching out to the Google Ads API Forum. Could you elaborate more when you say that you are using python multithreading to execute the search_stream method? Since you’re experiencing high latency sometimes, could you provide us with the complete request and response logs,

RE: Fetch performance labels from RDA

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gionni, Thanks for reaching out to the Google Ads API Forum. In order to fetch performance labels (low, good etc..) from headlines, long headlines and descriptions, then you may use ad_group_ad_asset_view report to get Performance of an asset linkage using ad_group_ad_asset_view.performance

Re: Conversion upload problem

2022-07-04 Thread Google Ads API and AdWords API Forum
Hi Paulo, Thanks for reaching out to the Google Ads API Forum. Since you encountered said error message while uploading the offline conversions, could you provide us with the complete request and response

Re: high latency when execute the search_stream method

2022-07-04 Thread Jing CHEN
The core code is as follows.More details such as full request and response logs, and request-id for high latency API requests will be provided to you as soon as possible. Regards ___ def adwords_data_device_cost_new(site, custome

Re: high latency when execute the search_stream method

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jing, Thank you for getting back to us. This email from you has been received and acknowledged. Once we receive the full and complete request and response logs, with the request-id for the API requests we will provide specific recommendations on the issue. Best, Anthony Cyril Google Ads A

RE: SHOPPING campaign type upgrade available

2022-07-04 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising your concern to our team. Since the self-upgrade of the shopping campaign to the performance max campaign is done in the UI, then I would suggest raising your concern to the product team instead via this link. They are more equipped to the issues and concerns related

Re: Auction Insights Report

2022-07-04 Thread Xuan Ping Lim
Hi, I noticed Google Ads API v11 page indicates auction insight search metrics: https://developers.google.com/google-ads/api/fields/v11/metrics#metrics.auction_insight_search_absolute_top_impression_percentage However: 1) There is a line under the metric description which says "This metric is no