RE: Migration from AD_PERFORMANCE_REPORT to ad_group_ad

2021-06-23 Thread Google Ads API Forum Advisor
Hi Miryam, Thank you for posting your concern. Upon checking your query, I can see that you've included the segments.date and this is the possible reason why your are retrieving this set of data. However, this is the expected result as segment fields such as segments.date will break down the

RE: Reading Output only field value on ConversionAction creation

2021-06-23 Thread Google Ads API Forum Advisor
Hi Aidis, You should be able to retrieve the tag_snippets[ ] attribute only when performing get requests. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q2Ixgzg:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Exclude resourceName from response

2021-06-23 Thread Google Ads API Forum Advisor
Hi Zhisheng, Thank you for posting your concern. Could you provide the complete request and response logs with request ID generated on your end for this report to further check? Please share it via Reply privately to author option. Regards, Ernie John Blanca Tacata Google Ads API Team

Re: How can I create ResponsiveDisplayAd inside of smart shopping campaign via Google Ads API?

2021-06-23 Thread Yoshie Agata
Hello Ernie, Thank you for your reply. I sent a private message to googleadsapi-supp...@google.com. Regards, Yoshie On Thursday, June 24, 2021 at 10:34:31 AM UTC+9 adsapi wrote: > Hi Yoshie, > > I work with William and let me provide support to your concern. > > Based on the *Key* section of

RE: Different labels return from google ads and adwords

2021-06-23 Thread Google Ads API Forum Advisor
Hi Lu Li, Thanks for posting your concern. Please provide the following details to further investigate the issue: Please clarify if you are using AdWords API or Google Ads API when you encountered the error If you are using AdWords API, provide the complete SOAP request and response logs

Re: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-23 Thread Google Ads API Forum Advisor
Hi Andrea, Thank you for your follow up. I work with Matt and allow me to assist you. The API's reports should return only what has been processed or calculated by Google Ads and values should be similar to values from their equivalent UI view. Both UI and API reports should also follow the

RE: Responses in CSV format for Google Ads API ?

2021-06-23 Thread Google Ads API Forum Advisor
Hi Sam and Pete, @Pete, thank you for providing your insights here. @Sam, the API response is indeed returned in JSON format only. With this, you will need to create a preprocess on your end that after receiving the API responses, it will transfer the data to a CSV. Regards, Ernie John

Re: How can I create ResponsiveDisplayAd inside of smart shopping campaign via Google Ads API?

2021-06-23 Thread Google Ads API Forum Advisor
Hi Yoshie, I work with William and let me provide support to your concern. Based on the Key section of this document, the responsive display ads can be added to standard Display campaigns and Smart Display campaigns using API. However, the smart shopping campaign is not mentioned so it is not

How to link Ads with Asset and MediaFile

2021-06-23 Thread TUNG NGUYEN THANH
Hi I'm using Google Ads Api for getting ads report and creative (image, video...) I want to show ads report with it own creative (image, video) but cannot find the best way to mapping report with asset, mediafile. I researched about ad_group_ad_asset_view

Re: How can I create ResponsiveDisplayAd inside of smart shopping campaign via Google Ads API?

2021-06-23 Thread Yoshie Agata
Hello, Any update? Thanks, Yoshie On Wednesday, June 23, 2021 at 7:57:44 AM UTC+9 Yoshie Agata wrote: > Hello William, > > Yes, I know how to create responsiveDisplayAd. In fact, I have been > creating a lot of responsiveDisplayAds under Display campaign via Google > Ads API already. > > My

TEMPLATE_AD missing data

2021-06-23 Thread Miryam Miryam
I am trying to migrate from adwards to ads, some ads were returned under adwards of type TEMPLATE_AD, but the same exact ads are now being returned in google ads of tyoe UNKNOWN, and I can't access the data I used to in adwards, I also tried the getDisplayUploadAd and it is returned with NULL,

RE: Google Ads Token

2021-06-23 Thread Google Ads API Forum Advisor
Hi, Please look in the API center to see what access level the token is for. If it is Test access, then you have to apply for basic access. https://developers.google.com/google-ads/api/docs/access-levels#access_levels Thanks, Lakshmi Prathipati Google Ads API Team

Migration from AD_PERFORMANCE_REPORT to ad_group_ad

2021-06-23 Thread Miryam Miryam
I've been trying to run this query, but it always returns duplicate records for the same ad.id, but each with different data (clicks, impressions, CPC, ...etc), each for a different day within the range added in the query, What I need is the summation for all of those fields for the same ad.id,

Exclude resourceName from response

2021-06-23 Thread Zhisheng Zhou
Hi. Team. Is there a way to exclude resourceName field from response(Google Ads API)? *My Request body* is something like: { "page_size": 10, "query": "SELECT customer.id,customer.descriptive_name,segments.date FROM click_view WHERE segments.date

Re: Responses in CSV format for Google Ads API ?

2021-06-23 Thread Zhisheng Zhou
Thanks, Pete! On Wednesday, June 23, 2021 at 10:51:49 AM UTC-7 Pete Lavetsky (AdWords API Guru) wrote: > Hey Sam, > > Currently I don't believe it is possible to get it back in CSV : > https://groups.google.com/g/adwords-api/c/oBtx_3IKEEA/m/Uge9x6B-CwAJ > > Pete > > On Tuesday, June 22, 2021

Re: AdWordsApiException - InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2021-06-23 Thread John Miner
Pete, Thanks for the reply. Our last error appeared at 10:58pm CT, and I've been keeping an eye on it all day, but haven't seen any more. Looks like it resolved itself. Mostly wanted to make sure it wasn't something wrong on our end, and looks like it wasn't. Thanks for helping confirm this!

Re: AdWordsApiException - InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
Hey John, We also had issues with the API starting about 4pm EST yesterday. It cleared itself up around 4am EST today. Are you still having problems? Pete On Tuesday, June 22, 2021 at 11:15:16 PM UTC-4 john@motominer.com wrote: > Starting today, around 4pm CT, we began getting the

Re: question about campaign recommendations through the API

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
Hey there, I'm pretty sure recommendations were in V6. They're definitely in V8 as well as V7. It's possible ( but unlikely ) there's no recommendations for the customer you're querying. This query string should work: select recommendation.ad_group,

Re: Responses in CSV format for Google Ads API ?

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
Hey Sam, Currently I don't believe it is possible to get it back in CSV : https://groups.google.com/g/adwords-api/c/oBtx_3IKEEA/m/Uge9x6B-CwAJ Pete On Tuesday, June 22, 2021 at 5:38:53 PM UTC-4 zhisheng...@gmail.com wrote: > Hi. Is that possible to let Google Ads >

question about campaign recommendations through the API

2021-06-23 Thread RealDigiAds Inc.
We are trying to set up Google campaign recommendations in order to optimize campaigns. We are getting an empty response when we try to get recommendations: [2021-06-21T08:05:24.294145+02:00] google-ads.INFO: Request made: Host: " googleads.googleapis.com", Method:

Re: UploadOfflineConversion: How to send ConversionDateTime in click conversion

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
Hey Priya, We ran into this too and here's how we do it in Java: final String conversionDateTime = ZonedDateTime.of(conversion.getDateTime(), ZoneId.of("UTC")).format(DateTimeFormatter.ofPattern("-MM-dd hh:mm:ss")) + "+00:00"; // ignore the totaly hack tacked on at the end

RE: Some questions about download performance report via google ads api restful endpoint

2021-06-23 Thread Google Ads API Forum Advisor
Hi Daniel, Thank you for reaching out to Google Ads API support. Download formats states "The API does not support formatting or file output". There are examples there of outputting client side the desired format. There are standard libraries available in any popular language to convert output

Re: incompatible combination of HourOfDay and AllConversionValue

2021-06-23 Thread Dmitry Shofman
Hi, Finally I had a time to test it (and also to learn the new API) and it's working there, even with extra segments! "SELECT campaign.id, " + "ad_group.id, " + "metrics.all_conversions, " + "metrics.all_conversions_value, " + "segments.device, " + "segments.date, " + "segments.hour " + "FROM

RE: Error after create saved keywords through API

2021-06-23 Thread Google Ads API Forum Advisor
Hi Qi, Please reach out to Google Ads Help to find out what the issue is. If they say your upload caused this please get back to us privately with your full request/response logs. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2IxPQT:ref -- --

UploadOfflineConversion: How to send ConversionDateTime in click conversion

2021-06-23 Thread Priya Sharma
I am using the date in UTC or ETC/GMT which was working fine with adwords API, but according to the new google Ads API I get the below error. "The string date time's format should be -mm-dd hh:mm:ss+|-hh:m., at conversions[0].conversion_date_time" In adwords API, I used as below:

Ok

2021-06-23 Thread No Ok
About ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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"

Google Ads Token

2021-06-23 Thread ETC Dev Manager
Dear friends, I received TOKEN but there is this problem "The developer token is not approved. Non-approved developer tokens can only be used with test accounts." How can I solve it? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Issue - strange behavior when testing LinkManagerToClient.php

2021-06-23 Thread NICOLE HAN
Dear team, We're testing LinkManagerToClient.php from the PHP client library and we got an error with code "USER_PERMISSION_DENIE". But we saw invitations in both manager account and the customer account. We want to check why we get this error and whow to resolve it. Here are logs from the

Issue - strange behavior when testing LinkManagerToClient.php

2021-06-23 Thread NICOLE HAN
Dear team, We're testing LinkManagerToClient.php from the PHP client library and we got an error with code "USER_PERMISSION_DENIE". But we saw invitations in both manager account and the customer account. We want to check why we get this error and who to resolve it. Here are logs from the

Re: Google Ads under Performance Max Feature

2021-06-23 Thread Marco Frighetto
Hi there, +1 as well on this feature request. We are running with no reporting view on this campaign type. Thk Marco On Wednesday, 2 June 2021 at 10:28:51 UTC+2 vic...@arcane.run wrote: > Hi Team, > > +1 on this feature request! We have launched Performance Max Campaigns and > need API data

Issue - strange behavior when linking manager to account

2021-06-23 Thread NICOLE HAN
Dear team, We're testing LinkManagerToClient.php from the PHP client library and we got an error with code "USER_PERMISSION_DENIE". But we saw invitations in both manager account and the customer account. We want to check why we get this error and who to resolve it. Here are logs from the

Re: Migrated to V8 : Started Seeing Increased Rate of DEADLINE_EXCEEDED

2021-06-23 Thread Pete Lavetsky (AdWords API Guru)
For us, this cleared up overnight: day hour avg_job_time 23 0 31.2911 23 1 101.0072 23 2 246.6130 23 3 1827.2152 23 4 296.0434 23 5 7.2689 23 6 19.2890 23 7 6.0186 23 8 11.5061 23 9 13.0516 On Wednesday, June 23, 2021 at 1:20:09 AM UTC-4 Mat wrote: > Hi there, > > we seem to be in the same

RE: OAuth 2.0 Playground

2021-06-23 Thread Google Ads API Forum Advisor
Hi everyone, For the original poster in this thread, could you share the documentation you were referring to when you mentioned "when step 3 Configure request to API"? Moving forward to the DEVELOPER_TOKEN_PARAMETER_MISSING issue, could you confirm if you have indeed specified or included a

RE: Age report missing data

2021-06-23 Thread Google Ads API Forum Advisor
Hi, Thank you for your questions. The campaign report aggregates all the metrics (ex. impressions) accumulated at the campaign level. Meaning, this report should contain as well the metrics from all other criteria (if other types are also being targeted) that triggered the ads under the said

Re: campaign groups - how to get them and relate to campaigns in google ads api

2021-06-23 Thread Google Ads API Forum Advisor
Hi Tom, If you want to get this information, then the only workaround that we can suggest is via UI. If you want to know more information on how to get this information via UI, then I would suggest reaching out to the product via this link. As for this question, I am afraid our team doesn't

RE: API Support for AdGroup's Targeting expansion?

2021-06-23 Thread Google Ads API Forum Advisor
Hello there, Thank you for reaching out to us. I've tried to navigate on your provided navigation steps; however, can't find on the AdGroup's Targeting expansion settings. Could you share a screenshot via Reply privately to author option instead? As an aside, I've checked on our documentation

RE: GAQL - Migrating CRITERIA_PERFORMANCE_REPORT to keyword_view or ad_group_criterion

2021-06-23 Thread Google Ads API Forum Advisor
Hi Ales, You can use the webpage view for retrieving WEBPAGE criterion statistics. I hope this helps. Best regards, Peter Laurence Napa Oliquino Google Ads API Team ref:_00D1U1174p._5004Q2IxKSM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: