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

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

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 > >

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

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

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,

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

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

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

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":

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:

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 " +

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)

Re: api token application not hear back

2023-07-12 Thread Sean
Hi, Our api access level still test account until now. Could you help me review my api level application? Thanks! 在2023年7月11日星期二 UTC+8 21:37:05 写道: > Hi Grabiel, > > Thanks for reaching out to the Google Ads API Forum. I hope you are doing > well today. > > In relation to this matter, could