Re: Unkown Feed Placeholder Type

2021-01-27 Thread Dorian Kind
For the benefit of future visitors to this thread—Anthony was able to help me. The following feed item types seem to be undocumented at this point in time: *42*: Dymamic image extensions *48*: Image extensions

Re: Empty data from shopping_performance_report

2021-01-27 Thread Simon Greiner
Hi Xiaoming, unfortunately the option for replying privately to author is not selectable. How I am able to do that? Seems like I have not the rights for that. Kind regards, Simon adsapiforumadvisor schrieb am Mittwoch, 27. Januar 2021 um 20:45:53 UTC+1: > Hi Simon, > > Thank you for reaching

Re: ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-27 Thread Qi Wang
Sorry, can you analyze it base on my request/response message? On Thursday, January 28, 2021 at 8:36:31 AM UTC+8 Qi Wang wrote: > Get Campaigns is working fine. > https://developers.google.com/google-ads/api/docs/samples/get-campaigns > > I can not try creating campaign as of now. > I have to di

Re: Iteration of metrics [PHP]

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Floyd, Could you confirm if you have already enabled logging? If yes, could you retry your request and also share the generated request and response logs? Requesting these details so our team can also investigate the issue on our end. You may send the requested details using the Reply privat

RE: Google Search Terms in API

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Avia, Thank you for reaching out. Unfortunately, custom reporting is not supported in Google Ads API's reporting. The only available fields/columns in the Search Term view are listed here. As for the custom column(s), you may only be able to retrieve them via the Google Ads UI. I hope this

Re: Can I set Payment source account by Google Apps Script

2021-01-27 Thread plam tonakainohana
Hello Matt. Thanks to your quick reply, I can move next early. It's so helpful response for me and for our company. Thanks. 2021年1月27日水曜日 11:58:26 UTC-9 adsapiforumadvisor: > Hello, > > Thanks for reaching out. However, this support channel cannot provide > support for Apps Script based solut

Re: ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-27 Thread Qi Wang
Get Campaigns is working fine. https://developers.google.com/google-ads/api/docs/samples/get-campaigns I can not try creating campaign as of now. I have to discuss with my team if we can create a test campaign as this is a production account. On Thursday, January 28, 2021 at 5:57:45 AM UTC+8 a

User_id for customer match list

2021-01-27 Thread Da Wang
Hi team, I am wondering if it's possible to add third_party_user_id as an attribution for customer match list. Currently, in our match list, we are able to add email, phone, and country, but not for the third_party_user_id. However, in this link

RE: ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Qi, Thank you for reaching out. Could you confirm that with the same OAuth2 credentials you are able to make other API calls such as create a campaign or ad? Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2B3izV:ref -- -- =~=~=~=~=~=~

RE: Help! Advertising assets.

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Hao, Thank you for reaching out. I heard from the team the issue has been fixed so the asset name of youtube videos should be returned. Please query asset.name from the asset resource to test it out. If it’s still not returned, then I suppose it’s because it hasn’t been released yet. You may

RE: Can I set Payment source account by Google Apps Script

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. However, this support channel cannot provide support for Apps Script based solutions. If such a solution, or other Javascript library, is supported in the future, we will announce this on our blog. As you mentioned you are using REST and received an authorization

RE: Update/Mutate campaign budget using REST API

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Eylon, Thank you for reaching out. Please give it a try to the following code: curl --request POST \ --header "Content-Type: application/json" \ --header "Authorization: Bearer ACCESS TOKEN" \ --header "developer-token: DEVELOPER TOKEN" \ --data @update_budget.json \ https://googleads.goo

Re: Caller Phone Number availability

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hello, Although we are unable to provide timeline information on the release of new features, I can submit a feature request internally for caller phone number support in the Ads API. New features and updates will be announced on our developer blog. Regards, Matt Google Ads API Team Matt Goog

Re: Empty data from shopping_performance_report

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Simon, Thank you for reaching out. Could you please share the complete request and response logs along with client customer id via the Reply privately to author option for us to further investigate? Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U117

RE: How to List Accessible Customers

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi John, Thank you for reaching out. Please use this code snippet to fetch the client customer id of the user. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2B3daU:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us o

RE: bulk upload offline conversions

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. The expired_click error indicates the click is either too old to be imported or occurred before the conversion window. I would recommend that checking the Importing Click Conversions guide. As you mentioned scripts, in case you are referring to Ads scripts, offli

Error on timely conversion update

2021-01-27 Thread Markus Wappler
We are receiving a partial error, in case that the timespan between user having clicked the ad and sending the occurred conversion to Google Ads API is less than 6 hours: Partial error: The click associated with this Google Click ID occurred less than 6 hours ago, please retry after 6 hours have

RE: Setup Video Ad Sequencing You Tube Campaign via Google Ads API

2021-01-27 Thread Enrique Jimenez
Thank you very much for the insight. Take care. Saludos. Enrique Jiménez Suárez (55) 5990-0494 El 27 de ene de 2021 8:34 -0600, Google Ads API Forum Advisor Prod , escribió: > Hi, > > The video campaigns are not supported via API. Please refer to the following > campaign management guide:  >

Re: how can i get the customer_id in Google Ads API?

2021-01-27 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
You can find them dynamically by running the script here . On Wednesday, 27 January 2021 at 13:24:26 UTC 8366...@qq.com wrote: > Hi, I am working on google ads api. > Now I am trying to invoke the >

RE: Setup Video Ad Sequencing You Tube Campaign via Google Ads API

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi, The video campaigns are not supported via API. Please refer to the following campaign management guide: https://developers.google.com/google-ads/api/docs/campaigns/overview?hl=en I recommend keeping an eye on our blog for future releases and feature announcements. https://ads-developers.g

Combined Audiences

2021-01-27 Thread Mario Robert D'Ambrosio
To whom it may concern, When playing around with the GAQL builder we have generated 2 separated queries to fetch both custom and combined audiences separately. Yet the query seem to return 0 results, we've tried reducing to only one id field for debugging purposes (to check the amount of data r

how can i get the customer_id in Google Ads API?

2021-01-27 Thread cy jack
Hi, I am working on google ads api. Now I am trying to invoke the https://googleads.googleapis.com/v6/customers/{customer_id}/googleAds:searchstream . I want to ask how can i get the customer_id? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https

Re: Summary data as Bifurcation same as UI

2021-01-27 Thread Marketing Integration
Hi Ernie, Thank you for confirming the status of getting the expansion totals. As a work around for now we decided to make separate calls to the campaign or ad_group data whose totals already include the expansion amounts. This allows us to get our audience level totals and calculate the differ

GRPC Internal Error

2021-01-27 Thread boby ganesh
Hi, I am working on google ads api i am these error when fetching results. *System.AggregateException: 'One or more errors occurred. (Status(StatusCode="Internal", Detail="Internal error encountered.", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1611752074.69000

configure server-side tagging

2021-01-27 Thread Aditya Kumar
*Hi*, we want to create *tag container *and configure them using *API/SDK * can we do that *?* *Thanks,* *Aditya Kumar.* -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Bid Simulation

2021-01-27 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
Hi, As per the below quote taken from this page - and as i see in the UI - we have bid simulation for App Campaigns. *"Target CPA simulators are available for Search, Display, and App campaigns."* However when I make an api

Google Search Terms in API

2021-01-27 Thread 'Avia Zharia' via AdWords API and Google Ads API Forum
Hi, We want to pull Search Term data through the API. We were able to find most of the columns in the API but we can't find a way to attract the "Real" column which is a custom column based on a S2S conversion (image attached). Is there a way to pull this data? Best Regards, Avia -- -- =~=~=~

Re: Some entries in Shopping_Performance_Report are missing the CountryCriteriaId

2021-01-27 Thread Google Ads API Forum Advisor Prod
Hi Ron, Please provide the customer ID to this email address googleadsapi-supp...@google.com if the said option is not available for privacy purposes and to further investigate. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2AzyFL:ref -- -- =~=~=~=~=~=~=~=~=~=~

ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-27 Thread Qi Wang
We are trying to upload conversion with google ads API. But we will get ACTION_NOT_PERMITTED error. We confirmed our developer token, seems no issues for the token. So we are not sure why we get this error. Can someone how to resolve this issue? https://developers.google.com/google-ads/api/docs