API Bidding

2023-07-12 Thread Adrian Lazar
Hello, I've been struggling to integrate API Bidding Updates (Mutates) for Campaigns and AdGroups. Library used: Google Ads API Python Client Library Version: *21.2.0* Currently, I've only managed to get working API Bidding Updates (Mutates) fo

Encoding ">" in query

2023-07-12 Thread Henrik Ravnskjær
Thi smight not be the correct place to post, but I try anyway. I have a string encoding problem in my c# console app. I have this code: ... GoogleAdsServiceClient googleAdsService = client.GetService(Services.V14.GoogleAdsService); string query = "SELECT " + "metrics.a

Error when I am using KeywordPlanIdeaService

2023-07-12 Thread Akshay Karadkar
Hey , So particularly , we want to get the monthly average search volume for particular keyword and for that we are using google ads API's KeywordPlanIdeaService. We are making a python script to get what we required , but at the end we are getting this particular issue. ResourceExhausted: 4

Re: API Bidding

2023-07-12 Thread Adrian Lazar
To add to the above, here's what happens when I try to set TARGET_ROAS using MAXIMIZE_CONVERSION_VALUE: [2023-07-12 11:10:55 - INFO] Request --- Method: /google.ads.googleads.v14.services.CampaignService/MutateCampaigns Host: googleads.googleapis.com Headers: { "developer-token": "REDACTED"

get metric report by asset

2023-07-12 Thread 'Roi Yad Shalom' via Google Ads API and AdWords API Forum
I'm running campaign of type display with ad of type responsive display ad. I want to get a cost report based on the assets. I tried to use the following endpoints ad_group_ad_asset_view feedbackad_group_asset campaign_asset. All returned empty with more then one account. Then I tried to con

RE: encoding ">" in query

2023-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to Google Ads API Forum. With regards to your concern, I believe that the operator should be ‘>=’ instead of ‘=>’. For better construction of the request body, I would recommend using the query builder to validate your requests. You may use the ad_group query builde

RE: error when i am using keywordplanideaservice

2023-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out to the Google Ads API Team. It appears that you are getting a RESOURCE_EXHAUSTED error. It means that a system frequency limit has been exceeded. Kindly prevent sending too many requests in a short period of time and also ensure to set up short delays between req

Re: how to reproduce this assets ui screen?

2023-07-12 Thread 'Vytautas Smilingis' via Google Ads API and AdWords API Forum
Hi, Using campaign_asset.resource_name we get resource name in this form: customers/{customer_id}/campaignAssets/{campaign_id}~{asset_id}~{field_type} What we're looking for is the value of *Asset* column which for example in first row is: Brands: GA, Google Ads, FB Ads, Instagram, Twitter, Bing

RE: api bidding

2023-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out to the Google Ads API Team. Upon checking your logs, your bidding_strategy_goal_type is OPTIMIZE_INSTALLS_TARGET_INSTALL_COST, please note when this is your goal type, your Bidding strategy should be target_cpa which is shown in this API documentation(https://dev

Googleads Manager Connection issue

2023-07-12 Thread Upenderreddy
Hi Team, I have Service account credentials for Google ads Manager account. I'm using below code for reporting purposes, instead of passing json key file path, there is any way to pass json object? """Initializes a AdManagerClient using a Service Account.""" from googleads import ad_manager f

Re: Digest for adwords-api@googlegroups.com - 17 updates in 12 topics

2023-07-12 Thread Phisit Inkarthiue
ในวันที่ พ. 12 ก.ค. 2023 17:58 เขียนว่า: > adwords-api@googlegroups.com > > Google > Groups > >

Re: Image and Location Migration in Google Ads API

2023-07-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
During the migration, if you have filled in the location feed item fields, we will calculate a Place ID and insert it in the asset. In Location assets, the fields: location_feed_item.address_line_1 location_feed_item.address_line_2 location_feed_item.business_name location_feed_item.city location

Re: google basic api application

2023-07-12 Thread Sandy Yao
OK , Thanks . Could you help me contact Google Ads API Compliance Team ? I will follow them to explain. Sandy Google Ads API Forum Advisor 在 2023年7月11日 星期二下午3:26:20 [UTC+8] 的信中寫道: > Hi Sandy, > > Thank you for getting back to us. > > I understand your concern, however, I just want to inform