Connection between Google Ads API and dialogflow

2020-09-16 Thread 'Swarnim Shukla' via AdWords API and Google Ads API Forum
Hi, I have been trying to integrate Google Ads API with Dialogflow. I have been following the steps given in the sample code where they integrate DialogFlow with Google Calendar API - https://cloud.google.com/dialogflow/es/docs/tutorials/build-an-agent/create-fulfillment-using-webhook. I

Unique Identifiers in Reports

2020-09-16 Thread Ravinder Singh
Hi, I am trying to find unique identifiers in each report that can be pulled from API. There are segments and attributes, while it says you can get multiple rows for one ad if segments are included are included in ad performance report but what if attributes are also included. Do I need to

RE: Google Ads API BIlling Error

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Colin, Thank you for reaching out. Please try the following steps: Disable all Google Chrome extensions and ad-blocker Start Google Chrome in Incognito Mode Sign into Google Cloud Console and add the api from the api library Thanks and regards, Xiaoming, Google Ads API Team Xiaoming

RE: App ad image resoultions

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Denma, Thanks for reaching out. With regards to your concern, can you please confirm if you are looking image in the UI for APP Ad type? If yes, you can get the image under search and display network. If not, can you please elaborate your concern. Thanks, Nirmitabahen Gaurav Patel Google

Google Ads API BIlling Error

2020-09-16 Thread Colin Murray
I am receiving the following error when trying to enable the Google Ads API. What is the best remedy for this situation? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Ad performance report field DSA fields issue

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Denma, Thanks for reaching out. With regards to your concern, it seems that is intended behavior and if they can reach out to the client library owners for more clarity https://github.com/googleads/google-ads-php/issues. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team

Re: Dynamic serach ads selector fields

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Denma, Thanks for reaching out. With regards to your concern, can you please provide request and response logs so that i can further investigate the issue. If you want to referring Google Ads API, you can get the data using ad_group_ad report with description1 and description2 field.

RE: Developer token Verification for linked Google Ads Managers accounts

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Sarah, Thank you for reaching out. The access between accounts are based on their linking and the hierarchy. You could simply use one Developer Token from the Parent Manager to access the Child Manager accounts and the accounts under them. Thanks and regards, Xiaoming, Google Ads API Team

Re: Fetch Ad Strength

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Denma, Glad to help you, If you have any additional questions or require further clarification, do not hesitate. Thanks, Nirmitabahen Gaurav Patel Google Ads API Team ref:_00D1U1174p._5004Q24b3ce:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Structuring GET request to REST Discovery Document using FieldMask as a query parameter

2020-09-16 Thread mMuhammad mShahzad
On Wed, Sep 16, 2020, 23:50 Charles Kemp wrote: > Trying to figure out how to properly structure an HTTP GET request to the > Google > Ads API REST discovery document > , > specifically so that the response only contains fields

Structuring GET request to REST Discovery Document using FieldMask as a query parameter

2020-09-16 Thread Charles Kemp
Trying to figure out how to properly structure an HTTP GET request to the Google Ads API REST discovery document , specifically so that the response only contains fields specified using the FieldMask query parameter.

Re: EntityNotFound.INVALID_ID. Associate an uploaded extension with campaigns.

2020-09-16 Thread anatolii_z
Hello! Any updates on this? вторник, 8 сентября 2020 г. в 14:31:53 UTC+3, adsapiforumadvisor: > Hi, > > I looked up the entities in our database and cross-checked against the > logs I pulled based on the information you shared. I can't spot anything > wrong, so I have asked the relevant teams

Re: Associate an uploaded extension with campaigns issue (EntityNotFound.INVALID_ID).

2020-09-16 Thread Анатолій Закаблук
Hello! Any updates on this? ср, 9 сент. 2020 г. в 11:59, Анатолій Закаблук : > Done. I tried to reload extensions but again got failed. It is a new live > example: > > http://schemas.xmlsoap.org/soap/envelope/; xmlns:ns1=" > https://adwords.google.com/api/adwords/cm/v201809; xmlns:xsi=" >

RE: How can I turn on the Creating Responsive Display Ads Additional format options ?

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi John, Thanks for reaching out. With regards to your concern, unfortunately there is no way to turn on via API. We have created a feature request on behalf for this so I would recommend keeping an eye on our Developer Blog for information on future releases. Thanks, Nirmitabahen Gaurav

Re: ForecastMetrics result unit of average_cpc is in micros or not? and also, clicks and impressions values are daily basis or not?

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Amandeep, Yes, click and impressions are daily based. For more details, you can refer to this support article on the Keyword Planner. Let me know if you have additional questions. Regards, Danica Google Ads API Team ref:_00D1U1174p._5001UOCPe0:ref -- --

Re: Data mismatch between Google UI (Keyword planner) and API (TrafficEstimatorService)

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi Amandeep, If you are asking about the discrepancy between the UI and the API, then please note that the AdWords TrafficEstimatorService actually runs on a different back-end server than the UI keyword planner. The discrepancies between the UI and the API are expected. If you want API

Re: AD_PERFORMANCE_REPORT not list UNIVERSAL_APP_AD

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. It is only supported to get the Ad assets details in the Google Ads API. So the solution is to upgrade the PHP version if possible to fetch the data. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team

Re: Expanded Dynamc Search Ad update

2020-09-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Please find my response to your questions below: You could query the Ad Performance Report to get the details of the ad. You could try to remove the existing one and then add as a new one. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google

Developer token Verification for linked Google Ads Managers accounts

2020-09-16 Thread Sarah
Hi If I have a Parent GoogleAds Manager which links to several Child GoogleAds Managers, do I need to apply for the Developer Token access for each Managers or is it enough just apply for the Parent Manager then the Parent's would be able to access the Child's? Thanks Sarah -- --

How can I turn on the Creating Responsive Display Ads Additional format options ?

2020-09-16 Thread johnw
I am using Google Ads client library V5 for PHP. Creating Responsive Display Ads https://developers.google.com/google-ads/api/docs/responsive-display-ads/create-responsive-display-ads ResponsiveDisplayAdInfo https://developers.google.com/google-ads/api/reference/rpc/v5/ResponsiveDisplayAdInfo

App ad image resoultions

2020-09-16 Thread denma test
Hi Can you share image resolution supports with App Ad type. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Re: ForecastMetrics result unit of average_cpc is in micros or not? and also, clicks and impressions values are daily basis or not?

2020-09-16 Thread Amandeep Walia
hello jubin, Can you please confirm was the click and impressions are daily based or they are the total count for the time period provided while creating the plan. Also what about the "cost_micros" was it also the cost for that daily clicks. Its very confusing right now when you see result

Re: Data mismatch between Google UI (Keyword planner) and API (TrafficEstimatorService)

2020-09-16 Thread Amandeep Walia
Hello Was this sorted please also share the details for this problem even more people are facing the same issue. Also can you clarify whether the clicks and impressions from keywordplanner api are daily basis or the complete count for the provided time period while creating the keyword plan.

Re: Ad performance report field DSA fields issue

2020-09-16 Thread denma test
Ok, sure. Can you confirm finally whether the Google Ads API will work with PHP 5.6 version? As i seeing with this link the minimum PHP version might need is PHP 7.2. Also tried to build vendor files with PHP 5.6 for this

Re: Fetch Ad Strength

2020-09-16 Thread denma test
Okay, sure. Let me check with that. Thanks. On Tuesday, September 15, 2020 at 11:58:37 PM UTC+5:30 adsapiforumadvisor wrote: > Hi Denma, > > Thanks for reaching out. You can use adstrengthinfo >

Re: AD_PERFORMANCE_REPORT not list UNIVERSAL_APP_AD

2020-09-16 Thread denma test
HI Actually am using Adwords API since my application is PHP5.6 based Google Ads API need PHP 7 version atleast, can you share link relate to Adwords API. On Tuesday, September 15, 2020 at 9:55:44 PM UTC+5:30 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. You would be able

Re: Dynamic serach ads selector fields

2020-09-16 Thread denma test
Hi Yes, i tried with that too, but Ad performance report provide Description 2 but not Description 1. On Tuesday, September 15, 2020 at 12:25:40 AM UTC+5:30 adsapiforumadvisor wrote: > Hi Denma, > >

Re: Expanded Dynamc Search Ad update

2020-09-16 Thread denma test
HI Thanks for the details. 1. To get the details of the ad you could query the ad_group_ad resource.- Can you share Adwords API link please 2. Updating the existing ExpandedDynamicSearchAd is not supported via the API. You