ในวันที่ ศ. 28 เม.ย. 2023 14:52 น. <adwords-api@googlegroups.com> เขียนว่า:

> adwords-api@googlegroups.com
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics>
>  Google
> Groups
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email/#!overview>
> Topic digest
> View all topics
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/topics>
>
>    - Missing country_code in ProductBiddingCategoryInfo
>    <#m_-3809324742842676915_group_thread_0> - 1 Update
>    - Maximum bid that we can set on keyword , adgroup
>    <#m_-3809324742842676915_group_thread_1> - 1 Update
>    - INVALID_CUSTOMER_ID while accessing KeywordPlanIdeaService
>    <#m_-3809324742842676915_group_thread_2> - 2 Updates
>    - Automatically output lead form information from Google Ads to a
>    spreadsheet. <#m_-3809324742842676915_group_thread_3> - 2 Updates
>    - Access Labels Tied to Audience Segments
>    <#m_-3809324742842676915_group_thread_4> - 2 Updates
>    - use location asset and call asset in pmax via api
>    <#m_-3809324742842676915_group_thread_5> - 3 Updates
>    - OPERATION_NOT_PERMITTED_FOR_CONTEXT
>    <#m_-3809324742842676915_group_thread_6> - 2 Updates
>    - Total active products in each Performance Campaign
>    <#m_-3809324742842676915_group_thread_7> - 2 Updates
>    - error trying to get metrics.phone_calls for customer
>    <#m_-3809324742842676915_group_thread_8> - 2 Updates
>    - Get all products in a PMax campaign
>    <#m_-3809324742842676915_group_thread_9> - 2 Updates
>    - private message regarding: metro ids nowhere to be found inside geo
>    target csv <#m_-3809324742842676915_group_thread_10> - 2 Updates
>    - report for several accounts at same time.
>    <#m_-3809324742842676915_group_thread_11> - 1 Update
>    - Marketing Objective Setup for a Campaign via API
>    <#m_-3809324742842676915_group_thread_12> - 1 Update
>    - what causes the account balance to be negative
>    <#m_-3809324742842676915_group_thread_13> - 1 Update
>    - how to appeal disapproved asset via api?
>    <#m_-3809324742842676915_group_thread_14> - 1 Update
>
> Missing country_code in ProductBiddingCategoryInfo
> <http://groups.google.com/group/adwords-api/t/a79517da51703d68?utm_source=digest&utm_medium=email>
> Saurav Shanu <saurav.sh...@adspert.net>: Apr 28 12:49AM -0700
>
> Thank you for the reply. We already have this information as mentioned in
> the first message. What we wanted to know is if there's an alternate field
> which we can use for getting the country code?
>
> On Wednesday, April 26, 2023 at 12:40:49 PM UTC+5:30 Google Ads API and
> AdWords API Forum wrote:
>
> Back to top <#m_-3809324742842676915_digest_top>
> Maximum bid that we can set on keyword , adgroup
> <http://groups.google.com/group/adwords-api/t/1da0bc40477a06af?utm_source=digest&utm_medium=email>
> Simran Bhat <sim...@optmyzr.com>: Apr 28 12:36AM -0700
>
> I would like to know what is value of maximum bid that we can set in
> google
> ads . Right now , if I try to increase the bids above $1000 , it shows "
> Value
> exceeds the allowed maximum " .
>
> Thanks
> Back to top <#m_-3809324742842676915_digest_top>
> INVALID_CUSTOMER_ID while accessing KeywordPlanIdeaService
> <http://groups.google.com/group/adwords-api/t/350dd3d539d89b4f?utm_source=digest&utm_medium=email>
> Ajay Balgovind Kuril <a...@pixis.ai>: Apr 27 05:58AM -0700
>
> Hi I am getting invalid customer id error, traceback is as follows:
> please let me know the reason as customer id is correct
> keyword_ideas = keyword_plan_idea_service.generate_keyword_ideas(
> File
> "/usr/local/lib/python3.9/site-packages/google/ads/googleads/v13/services/services/keyword_plan_idea_service/client.py",
>
> line 436, in generate_keyword_ideas
> response = rpc(
> File
> "/usr/local/lib/python3.9/site-packages/google/api_core/gapic_v1/method.py",
>
> line 113, in __call__
> return wrapped_func(*args, **kwargs)
> File
> "/usr/local/lib/python3.9/site-packages/google/api_core/grpc_helpers.py",
> line 72, in error_remapped_callable
> return callable_(*args, **kwargs)
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 247, in __call__
> response, ignored_call = self._with_call(request,
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 290, in _with_call
> return call.result(), call
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 146, in result
> raise self._exception
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 274, in continuation
> response, call = self._thunk(new_method).with_call(
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 301, in with_call
> return self._with_call(request,
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 290, in _with_call
> return call.result(), call
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 146, in result
> raise self._exception
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 274, in continuation
> response, call = self._thunk(new_method).with_call(
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 301, in with_call
> return self._with_call(request,
> File "/usr/local/lib/python3.9/site-packages/grpc/_interceptor.py", line
> 287, in _with_call
> call = self._interceptor.intercept_unary_unary(continuation,
> File
> "/usr/local/lib/python3.9/site-packages/google/ads/googleads/interceptors/exception_interceptor.py",
>
> line 99, in intercept_unary_unary
> self._handle_grpc_failure(response)
> File
> "/usr/local/lib/python3.9/site-packages/google/ads/googleads/interceptors/exception_interceptor.py",
>
> line 71, in _handle_grpc_failure
> raise self._get_error_from_response(response)
> google.ads.googleads.errors.GoogleAdsException: (<_InactiveRpcError of RPC
> that terminated with:
> status = StatusCode.INVALID_ARGUMENT
> details = "Request contains an invalid argument."
> debug_error_string = "UNKNOWN:Error received from peer
> ipv4:142.251.42.106:443 {grpc_message:"Request contains an invalid
> argument.", grpc_status:3,
> created_time:"2023-04-27T18:14:12.833278+05:30"}"
> >, <_InactiveRpcError of RPC that terminated with:
> status = StatusCode.INVALID_ARGUMENT
> details = "Request contains an invalid argument."
> debug_error_string = "UNKNOWN:Error received from peer
> ipv4:142.251.42.106:443 {grpc_message:"Request contains an invalid
> argument.", grpc_status:3,
> created_time:"2023-04-27T18:14:12.833278+05:30"}"
> >, errors {
> error_code {
> request_error: INVALID_CUSTOMER_ID
> }
> message: "Invalid customer ID \'\'."
> }
> request_id: "d6nJi-4xxCBMqqBJh6MU3w"
> , 'd6nJi-4xxCBMqqBJh6MU3w')
>
> --
> *The content of this email including any attachment(s) is confidential and
> intended for the recipient(s) specified in this message only. This message
> and/or any attachment(s) may be privileged or otherwise protected as per
> applicable laws. It is strictly forbidden to make copies of or share any
> part of this message including any attachment(s)  with any third party,
> without a written consent of the sender. If you received this message by
> mistake, please reply to this message and let us know and delete the email
> and any attachment(s) from your system.*
> Ajay Balgovind Kuril <a...@pixis.ai>: Apr 28 12:23AM -0700
>
> Any update?
>
> On Thursday, 27 April 2023 at 18:28:31 UTC+5:30 Ajay Balgovind Kuril wrote:
>
>
> --
> *The content of this email including any attachment(s) is confidential and
> intended for the recipient(s) specified in this message only. This message
> and/or any attachment(s) may be privileged or otherwise protected as per
> applicable laws. It is strictly forbidden to make copies of or share any
> part of this message including any attachment(s)  with any third party,
> without a written consent of the sender. If you received this message by
> mistake, please reply to this message and let us know and delete the email
> and any attachment(s) from your system.*
> Back to top <#m_-3809324742842676915_digest_top>
> Automatically output lead form information from Google Ads to a
> spreadsheet.
> <http://groups.google.com/group/adwords-api/t/812af0d6a0d2046a?utm_source=digest&utm_medium=email>
> Hiro <hiroki23.c...@gmail.com>: Apr 27 08:20PM -0700
>
> I would like to automatically export lead information from a Google Ads
> lead form to a Google Spreadsheet.
>
> Source: One lead form on a Google Ads page (Ads & Assets > Assets > Lead
> Form)
> Destination: Specified Spreadsheet
>
>
> *Question*I don't know the "column names" needed to output data from ⑤ to
> ⑨
> from the following data.
>
> ①Submission Time (JST)
> ②Gclid
> ③Campaign Name
> ④Ad Group Name
>
>
>
>
> *⑤Full Name⑥Company Name⑦Work Email Address⑧Work Phone Number⑨Answer to
> "Please let us know what you're interested in." (a question set up
> individually)*
>
>
> *What I tried*I created a Google Ads script , but I could only find and
> output the column names for ①-④ using "Reference Site ." However, I could
> not find the column names for ⑤-⑨.
>
> Here is the code I have written in the Google Ads script. Please refer to
> the SELECT part!
> [File name: code.gs]
>
> function main(){
>
> const ID1 = 'Spreadsheet ID';
>
> // Destination Spreadsheet name
> const SHEET_NAME_ADGROUP1 = 'Sheet Name';
>
> const spreadsheet = SpreadsheetApp.openById(ID1);
> const sheet1 = spreadsheet.getSheetByName(SHEET_NAME_ADGROUP1);
> const query1 = `
> SELECT
>
>
>
>
>
> *lead_form_submission_data.gclid, //②Gclidad_group.name, //④Ad Group
> Namecampaign.name, //③Campaign
> Namelead_form_submission_data.submission_date_time //①Submission Time
> (JST)FROM lead_form_submission_data`;*const report1 =
> AdsApp.report(query1);
> report1.exportToSheet(sheet1); }
>
>
> *Reference Sites:*
>
> https://developers.google.com/google-ads/api/fields/v13/lead_form_submission_data_query_builder
>
> I would appreciate your help in identifying the missing column names.
> Thank
> you.
> Hiro <hiroki23.c...@gmail.com>: Apr 27 11:17PM -0700
>
> 【Additional Note】
>
> When testing with "*lead_form_submission_data.lead_form_submission_fields*
> ,"
>
> *only the following name* was outputted:
>
>
> {fieldValue= 'Full Name of the Form Filler (the name entered by the
> submitter in the form)', fieldType=*FULL_NAME*}
>
>
> It is unclear why the following information, which was also entered in the
> lead form, is not included in
> "lead_form_submission_data.lead_form_submission_fields":
>
> *⑥Company name*
>
> *⑦Work email address*
>
> *⑧Work phone number*
>
> *⑨Response to "Please let us know the details of your service request." (a
> question set up separately)*
>
> 2023年4月28日金曜日 12:20:21 UTC+9 Hiro:
>
> I would like to automatically export lead information from a Google Ads
> lead form to a Google Spreadsheet.
>
> Source: One lead form on a Google Ads page (Ads & Assets > Assets > Lead
> Form)
> Destination: Specified Spreadsheet
>
>
> *Question*I don't know the "column names" needed to output data from ⑤ to
> ⑨
> from the following data.
>
> ①Submission Time (JST)
> ②Gclid
> ③Campaign Name
> ④Ad Group Name
>
>
>
>
> *⑤Full Name⑥Company Name⑦Work Email Address⑧Work Phone Number⑨Answer to
> "Please let us know what you're interested in." (a question set up
> individually)*
>
>
> *What I tried*I created a Google Ads script , but I could only find and
> output the column names for ①-④ using "Reference Site ." However, I could
> not find the column names for ⑤-⑨.
>
> Here is the code I have written in the Google Ads script. Please refer to
> the SELECT part!
> [File name: code.gs]
>
> function main(){
>
> const ID1 = 'Spreadsheet ID';
>
> // Destination Spreadsheet name
> const SHEET_NAME_ADGROUP1 = 'Sheet Name';
>
> const spreadsheet = SpreadsheetApp.openById(ID1);
> const sheet1 = spreadsheet.getSheetByName(SHEET_NAME_ADGROUP1);
> const query1 = `
> SELECT
>
>
>
>
>
> *lead_form_submission_data.gclid, //②Gclidad_group.name
> <http://ad_group.name>, //④Ad Group Namecampaign.name
> <http://campaign.name>, //③Campaign
> Namelead_form_submission_data.submission_date_time //①Submission Time
> (JST)FROM lead_form_submission_data`;*const report1 =
> AdsApp.report(query1);
> report1.exportToSheet(sheet1); }
>
>
> *Reference Sites:*
>
> https://developers.google.com/google-ads/api/fields/v13/lead_form_submission_data_query_builder
>
> I would appreciate your help in identifying the missing column names.
> Thank
> you.
> Back to top <#m_-3809324742842676915_digest_top>
> Access Labels Tied to Audience Segments
> <http://groups.google.com/group/adwords-api/t/9cdddcf49c9777b8?utm_source=digest&utm_medium=email>
> Scott Vaillancourt <sc...@lionhurst.com>: Apr 27 01:10PM -0700
>
> I have a variety of audience segments that are attached to ad groups as ad
> group criteria. My question is how do I access the labels associated with
> these segments? In the example below I'd like to retrieve the label
> ('CUSTOM') tied to Segment Bar. I tried querying the ad group criteria
> labels but was unsuccessful. I can retrieve the label itself from the
> Label
> resource, but I don't know to which segment any given label is attached.
> Thanks.
>
> [image: Screenshot 2023-04-27 at 2.39.20 PM.png]
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 09:29PM
>
> Hello Scott,
>
> Welcome to Google Ads API Support team. Thank you for reaching out to us.
>
> With regards to your concern, so we can provide accurate guidance to
> retrieve what you want, can you share the entire screenshot of the data you
> want to get in the UI without cropping or redacting any details? Kindly
> include your customer ID so we can try on our end as well.
>
> You may send the requested details privately via the "Reply To Author"
> option. If that option is not available to you, kindly send it directly to
> googleadsapi-supp...@google.com instead.
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2krAyQ:ref
> Back to top <#m_-3809324742842676915_digest_top>
> use location asset and call asset in pmax via api
> <http://groups.google.com/group/adwords-api/t/4693f93f9abd6d3a?utm_source=digest&utm_medium=email>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 12:32PM
>
> Hello,
>
> Thanks for reaching out to the Google Ads API Team.
>
> Kindly note that Assets in a Performance max campaign documentation, are
> grouped together in a collection called an AssetGroup, which is unique to
> Performance Max campaigns. Each campaign requires at minimum one asset
> group. Assets are automatically mixed and matched based on which Google Ad
> channel (YouTube, Gmail, Search, etc.) your ad is being served on.
>
> Links for reference:
> Documentation -
> https://developers.google.com/google-ads/api/docs/performance-max/assets
> AssetGroup -
> https://developers.google.com/google-ads/api/docs/performance-max/asset-groups
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kqtlD:ref
> "msgu...@gmail.com" <msguo...@gmail.com>: Apr 27 10:34AM -0700
>
> .... Hey team,
>
> I means asset-based extension. Could I link them to pmax campaign?
>
> Thanks,
> Guofu
>
> On Thursday, April 27, 2023 at 5:34:06 AM UTC-7 Google Ads API Forum
> Advisor wrote:
>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 09:26PM
>
> Hi,
>
> Thank you for coming back to us. I hope you are doing well today.
>
> Moving forward to your concern, please see the “Associate the asset with a
> resource” documentation. It mentioned that “associate the asset with a
> resource by creating a CampaignAsset, AdGroupAsset, or CustomerAsset
> object”.
>
> Please note that “There is a limit of 20 assets which can be linked to a
> resource—such as customer, ad group, or campaign—per asset field type. For
> example, at any given time, there can be at most 20 sitelink assets and at
> most 20 callout assets linked to the same campaign.”.
>
> However, we highly recommend to follow the “Assets in a Performance Max
> Campaign” documentation and guidelines for better implementation and to
> avoid future errors.
>
> Reference links:
>
> Associate the asset with a resource -
> https://developers.google.com/google-ads/api/docs/extensions/assets/asset-extensions?hl=en#associate_the_asset_with_a_resource
> CampaignAsset -
> https://developers.google.com/google-ads/api/reference/rpc/v13/CampaignAsset
> AdGroupAsset -
> https://developers.google.com/google-ads/api/reference/rpc/v13/AdGroupAsset
> CustomerAsset object -
> https://developers.google.com/google-ads/api/reference/rpc/v13/CustomerAsset
> Assets in a Performance Max Campaign -
> https://developers.google.com/google-ads/api/docs/performance-max/assets?hl=en
>
>
> Have a great day.
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kqtlD:ref
> Back to top <#m_-3809324742842676915_digest_top>
> OPERATION_NOT_PERMITTED_FOR_CONTEXT
> <http://groups.google.com/group/adwords-api/t/ac9db712b9c098de?utm_source=digest&utm_medium=email>
> MEGANATHAN P <meganathan248....@gmail.com>: Apr 27 07:44AM -0700
>
> Hello Team,
>
> Request ,
> {
> "operations": [
> {
> "create": {
> "deliveryMethod": "STANDARD",
> "type": "STANDARD",
> "period": "DAILY",
> "amountMicros": 799990000,
> "name": "Test_google_ads_google_display20230427181647",
> "explicitlyShared": true
> }
> }
> ]
> }
> i am getting error below error form thr google ads api how to fox this
> response:
>
> {
> "error": {
> "code": 400,
> "message": "Request contains an invalid argument.",
> "status": "INVALID_ARGUMENT",
> "details": [
> {
> "@type":
> "type.googleapis.com/google.ads.googleads.v13.errors.GoogleAdsFailure",
> "errors": [
> {
> "errorCode": {
> "contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT"
> },
> "message": "The operation is not allowed for the given
> context.",
> "location": {
> "fieldPathElements": [
> {
> "fieldName": "operations",
> "index": 0
> }
> ]
> }
> }
> ],
> "requestId": "tCsl9-nVnNKiidFsHgt-6w"
> }
> ]
> }
> }
>
>
> Thanks!
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 07:55PM
>
> Hi,
>
> I'm from the Google Ads API team. I'll try my best to assist you.
>
> Can you provide more details on what you're trying to achieve? If
> possible, kindly provide us with a UI screenshot of a similar ad group that
> you would like to replicate via API. You may send it to us via Reply
> privately to author option. I'm asking as I've noticed that the
> deliveryMethod, period, amountMicros, explicitlyShared fields does not
> exist in an AdGroup resource as you can see here (
> https://developers.google.com/google-ads/api/reference/rpc/v13/AdGroup).
> Furthermore, the STANDARD value you specified for the type field is not
> part of the available enum values that the field accepts. Here's a link (
> https://developers.google.com/google-ads/api/reference/rpc/v13/AdGroupTypeEnum.AdGroupType)
> to the list of supported values.
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kr1Vj:ref
> Back to top <#m_-3809324742842676915_digest_top>
> Total active products in each Performance Campaign
> <http://groups.google.com/group/adwords-api/t/8b8304124deccc53?utm_source=digest&utm_medium=email>
> "shahids...@gmail.com" <shahidsatta...@gmail.com>: Apr 27 06:14AM -0700
>
> Hi, How can I get the count using Google Ads API?
>
> On Thursday, March 9, 2023 at 8:09:54 PM UTC+5 Google Ads API Forum
> Advisor
> wrote:
>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 06:17PM
>
> Hello,
>
> Thank you for chiming in on this thread.
>
> Can you please provide more details with your concern so that we can guide
> you accordingly? Are you looking to retrieve the total number of PMAX
> campaigns in your account using Google Ads API?
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2jXg2t:ref
> Back to top <#m_-3809324742842676915_digest_top>
> error trying to get metrics.phone_calls for customer
> <http://groups.google.com/group/adwords-api/t/e71570797d3a1ea7?utm_source=digest&utm_medium=email>
> JP Boily <jp@metrics.watch>: Apr 27 06:24AM -0700
>
> You should update your doc then, as it's shown as Selectable in the doc in
> the Customer. :)
>
> But thanks for the confirmation!
>
> On Thursday, April 27, 2023 at 5:03:29 a.m. UTC-4 Google Ads API Forum
> Advisor wrote:
>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 04:33PM
>
> Hi,
>
> Thank you for your feedback.
>
> Our documentation (
> https://developers.google.com/google-ads/api/fields/v13/customer) for
> customer report states that it will show all metrics and segments that can
> be put in the same SELECT clause as the fields of customer. However, when
> you specify customer in the FROM clause, some metrics and segments cannot
> be used.
>
> If you use the filter for this report, then you will verify that
> metrics.phone_calls cannot be used in customer report if you select the
> "Yes, it is" option for the question "Is customer specified in the FROM
> clause of your query?".
>
> If you have any other concerns with Google Ads API, feel free to reach out
> to us once again with the details so we can further investigate.
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kqou6:ref
> Back to top <#m_-3809324742842676915_digest_top>
> Get all products in a PMax campaign
> <http://groups.google.com/group/adwords-api/t/c173ad6fc4912202?utm_source=digest&utm_medium=email>
> "shahids...@gmail.com" <shahidsatta...@gmail.com>: Apr 27 06:09AM -0700
>
> I use the following code to get all products in an ad account :
>
> $query = 'SELECT ad_group_criterion.resource_name, '
> . '
> ad_group_criterion.listing_group.case_value.product_item_id.value, '
> . ' ad_group_criterion.status, ad_group.id, campaign.id '
> . ' FROM ad_group_criterion WHERE ad_group_criterion.type =
> "LISTING_GROUP"';
>
> This does not return products that are within a PMax campaign. How can I
> get all the products in a PMax campaign?
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 03:43PM
>
> Hi,
>
> Thanks for reaching out to the Google Ads API Team. I hope you are doing
> well today.
>
> With regards to your concern about sample queries that do not return
> products that are within a PMax campaign. For our team to further compare,
> investigate, and validate why you are encountering issues, can you provide
> more information?
>
> Provide the complete (request and response with request-id) logs with
> request ID generated as shown in the respective links.
> Complete screenshots (without cropping) from the Google Ads UI, the data
> that you are retrieving.
>
>
> We do this to check if there’s an error thrown on your side and provide
> accurate recommendations.
>
> If you haven't enabled logging yet, it can be enabled by navigating to the
> Client libraries > Your client library (ex. Java) > Logging documentation,
> which you can access from this link. For REST interface requests, you can
> enable logging via the curl command by using the -i flag. This will cause
> the tool to include the HTTP response headers in the output.
>
> Reference links:
>
> Logging documentation -
> https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging
> Request -
> https://developers.google.com/google-ads/api/docs/concepts/field-service#request
> Response -
> https://developers.google.com/google-ads/api/docs/concepts/field-service#response
> Request-id -
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
>
>
> Have a great day.
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kqyt1:ref
> Back to top <#m_-3809324742842676915_digest_top>
> private message regarding: metro ids nowhere to be found inside geo target
> csv
> <http://groups.google.com/group/adwords-api/t/ecbe15376bf09308?utm_source=digest&utm_medium=email>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 01:07PM
>
> Hi,
>
> Thanks for reaching out to Google Ads Forum.
>
> With regards to your concern, can you confirm if you want to retrieve the
> metro ID using the CSV of geo targets? If so, please note that under the
> CSV of geo target the following fields are listed in the geo target columns
> documentation.
>
> Moreover, can you confirm if you want to use the segments.geo_target_metro
> using the geo_target_constant? If so, please note that the
> segments.geo_target_metro is not available on this report type. However,
> there are multiple report types with segments.geo_target_metro fields.
>
> Please note that Google Ads API mirrors the Google Ads UI. Meaning by
> using the Google Ads API, you can get and manage the data that you are
> seeing in the UI.
>
> With that being said, can you provide us with the full (not cropped) and
> non-redacted screenshot of the Google Ads UI data that you want to retrieve
> in Google Ads API? This is for us to be able to perform and to replicate
> the data on our side.
>
> You may then send the requested information via the Reply privately to the
> author option. If this option is not available, you may send the details
> directly to our googleadsapi-supp...@google.com alias instead.
>
> Links included in this email:
>
> geo targets - https://developers.google.com/google-ads/api/data/geotargets
> Columns -
> https://developers.google.com/google-ads/api/data/geotargets#columns
> Segments.geo_target_metro -
> https://developers.google.com/google-ads/api/fields/v13/segments#segments.geo_target_metro
> Geo_target_constant -
> https://developers.google.com/google-ads/api/fields/v13/geo_target_constant
> Google ads API -
> https://developers.google.com/google-ads/api/docs/start?hl=en
>
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kquyp:ref
> Alin Baicu <aba...@grubhub.com>: Apr 27 07:12AM -0700
>
> To provide more context, we are currently utilizing the Google Ads API and
> leveraging the google_ads_service.search_stream function to retrieve a
> dataset that includes the segments.geoTargetMetro field. It's worth noting
> that this particular column only provides the ID of the metro and not its
> corresponding name.
>
> We attempted to cross-reference this ID with the CSV file of geo targets;
> however, we were unable to locate the corresponding metro names in this
> file. As a result, we are now facing the question of where we can find a
> mapping between the metro IDs and their respective names.
>
> One possible solution we are considering is querying the
> GeoTargetConstantService, which is the new service for obtaining
> locationCriterion data. This approach may provide us with the necessary
> information to map the metro IDs to their corresponding names.
>
> On Thursday, April 27, 2023 at 4:09:06 PM UTC+3 Google Ads API Forum
> Advisor wrote:
>
> Back to top <#m_-3809324742842676915_digest_top>
> report for several accounts at same time.
> <http://groups.google.com/group/adwords-api/t/9017748134612f92?utm_source=digest&utm_medium=email>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 02:07PM
>
> Hi Vlad,
>
> Thank you for getting back to us. I hope that you are doing well today.
>
> Moving forward to your concern, i understand what you wanted to happen.
> You can fetch the campaign report for every account using Parallel Report
> Download (
> https://developers.google.com/google-ads/api/samples/parallel-report-download).
> This Parallel download report is available for client libraries. However,
> since you are using Rest API, I am afraid that this parallel download is
> not available using REST.
>
> Furthermore, for us to further investigate, could you please provide us
> the complete request and response logs with request ID and request header
> generated on your end? You can provide it via Reply privately to the author
> option. If this option is not available, then send it instead on this email
> address googleadsapi-supp...@google.com. If you haven't enabled the
> logging yet, logging can be enabled by navigating to the Client libraries >
> Your client library (ex. Java) > Logging documentation, which you can
> access from this link
> https://developers.google.com/google-ads/api/docs/client-libs?hl=en.
>
> If you used the Google Ads UI, what we can do is to advise you to reach
> out to the Google Ads Product support team via this link (
> https://support.google.com/google-ads/gethelp) as they are more equipped
> regarding UI related issues.
>
> Reference links:
>
> request -
> https://developers.google.com/google-ads/api/docs/concepts/field-service#request
> response -
> https://developers.google.com/google-ads/api/docs/concepts/field-service#response
> request ID -
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
> request header -
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request_headers
>
>
> Kind regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2knpEB:ref
> Back to top <#m_-3809324742842676915_digest_top>
> Marketing Objective Setup for a Campaign via API
> <http://groups.google.com/group/adwords-api/t/c9323cb805f85bfd?utm_source=digest&utm_medium=email>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 01:20PM
>
> Hello,
>
> Thank you for your reply.
>
> For now, I am afraid I won’t be able to provide further details as it is
> still unavailable in the API. The setting for Marketing Objective can only
> be done manually through the UI. However if it helps, you may check the
> guide below regarding campaign goals.
>
> Reference Link:
>
> guide:
> https://developers.google.com/google-ads/api/docs/conversions/goals/campaign-goals
>
> Regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2W3Ilj:ref
> Back to top <#m_-3809324742842676915_digest_top>
> what causes the account balance to be negative
> <http://groups.google.com/group/adwords-api/t/89b83dd2dc5ee416?utm_source=digest&utm_medium=email>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 12:38PM
>
> Hi,
>
> Thank you for reaching out to us.
>
> Upon checking, I can see that you have raised a similar concern but
> different customer id with the subject of "I would like to inquire about
> why there is a negative balance in my advertising account" For this, could
> you confirm if it is okay to continue with one email thread you sent for
> better tracking of updates? If yes, then kindly allow me to reiterate the
> response of the other thread you sent below and you may continue there the
> discussion if you have further questions:
>
> "Hello,
>
> Thank you for reaching out to Google Ads API Forum.
>
> Please note that our team can only provide support to Google Ads API
> related concerns and technical implementations.
>
> Regarding the negative balance in your advertising account. Please note
> that since the API mirrors the UI, if this is visible in Google Ads UI then
> it will return the same in the API. In line with this, upon checking the
> account you provided, it appears that it has been suspended. With this, we
> would recommend reaching out to the Google Ads Product Support Team as they
> are the appropriate team for concerns with regards to suspended accounts.
>
> Furthermore, in relation to the second email where screenshot was
> provided, could you please provide more details or full context regarding
> issues that have been encountered from our Google Ads API or elaborate more
> on how we can help? I ask this so our team can further investigate or
> provide accurate recommendations on this.
>
> In addition, you may also provide the following information:
>
> Complete (request and response with request-id) logs with request ID
> generated as shown in the respective links.
> Complete or un-cropped screenshots from the Google Ads UI (optional)
>
> We do this to check if there’s an error thrown on your side and provide
> right recommendations.
>
> If you haven't enabled logging yet, it can be enabled by navigating to the
> Client libraries > Your client library (ex. Java) > Logging documentation,
> which you can access from this link. For REST interface requests, you can
> enable logging via the curl command by using the -i flag. This will cause
> the tool to include the HTTP response headers in the output.
>
> Reference links:
>
> Google Ads API -
> https://developers.google.com/google-ads/api/docs/first-call/overview
> Google Ads Product support team:
> https://support.google.com/google-ads/gethelp
> Logging documentation -
> https://developers.google.com/google-ads/api/docs/best-practices/logging#client_library_logging
> Request -
> https://developers.google.com/google-ads/api/docs/concepts/field-service#request
> Response -
> https://developers.google.com/google-ads/api/docs/concepts/field-service#response
> Request-id -
> https://developers.google.com/google-ads/api/docs/concepts/call-structure#request-id
>
> You may then send the requested information privately via the Reply to
> author option. If this option is not available, you may send the details
> directly to our googleadsapi-supp...@google.com alias instead."
>
> Additionally, the data accumulation is more on Product related. That being
> said, if you want further insights why you are having negative number issue
> when calling the interface to pull the account budget, then I would suggest
> you reach out instead to the Product team via this link, as they are the
> appropriate team to provide guidance on this matter.
>
> link : https://support.google.com/google-ads/gethelp
>
> Best regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kqtnW:ref
> Back to top <#m_-3809324742842676915_digest_top>
> how to appeal disapproved asset via api?
> <http://groups.google.com/group/adwords-api/t/59a7f39a2280f966?utm_source=digest&utm_medium=email>
> Google Ads API Forum Advisor <adsapi@forumsupport.google>: Apr 27 11:36AM
>
> Hi,
>
> You're welcome. If you have any concerns related to Google Ads API, please
> do not hesitate to reach out to us again.
>
> Kind regards,
>
> Google Ads API Team
> ref:_00D1U1174p._5004Q2kqRdC:ref
> Back to top <#m_-3809324742842676915_digest_top>
> You received this digest because you're subscribed to updates for this
> group. You can change your settings on the group membership page
> <https://groups.google.com/forum/?utm_source=digest&utm_medium=email#!forum/adwords-api/join>
> .
> To unsubscribe from this group and stop receiving emails from it send an
> email to adwords-api+unsubscr...@googlegroups.com.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CA%2BcLHz13eFR2wfQWQib%2BDCNGrtkwuKSyZeb7%2Ba7BWqjA87gb7Q%40mail.gmail.com.
  • Re... Phisit Inkarthiue
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to