RE: i want get spent cost from adgroup Which parameter is get with ?

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. It is not possible to get the SPENT COST from Adgroup Performance Report or adgroup resource. Let us know if you need additional information. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UEIXAa:ref -- --

RE: Adwords API Ad Strength

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello Reggie, Could you please share the account id(CID) and the Ad ids of those ads to investigate from my end? Also share the AdWords API report definition you are performing to check. You can use reply privately to the author option while sharing the information requested. Regards, Sai

Re: managed_placement_view - get Excluded Placements

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi, Yes, that's correct. If you use ad_group_criterion, you won't be able to use metrics or segments. You will need to use managed_placement_view to get metrics and segments for placements at the ad group level. If you want automatic placements, you can use group_placement_view. Regards,

RE: Documentation required for different Views

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello Chirag, You could refer this migration guide to see which AdWords API report matches to which resource in the Google Ads API. Also, this guide to know which AdWords API report maps to which view in the UI. The account_budget view gives the details of the account level budgets in general.

RE: How to update image asset to an app campaign

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello Rita, Could you please share the code snippet and the complete error log you are facing using reply privately to the author option to help further? Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UEIVS0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: fetching Conversion Actions list

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Michele, If you're using Google Ads API, please find the query below to pull the conversion actions: SELECT conversion_action.category, conversion_action.id, conversion_action.name, conversion_action.status FROM conversion_action If you're using AdWords API, the code snippet in Java should

i want get spent cost from adgroup Which parameter is get with ?

2019-08-09 Thread cihat yıldırım
Hi, i've building a live dahsboard and i need in one screen inside Ctr, clicks, cliks rate, conversion etc etc ( They are ok ) and SPENT COST. But a many research after ı could'nt find it. is anyone know it ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

RE: URL to directly goto Ad?

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Suresh, On this forum we will be able to address technical API related concerns. If you are looking to get the URL, you could post your concern on the Advertisers community forum to see if the Product experts have any suggestions. Thanks, Bharani, Google Ads API Team

RE: Error 403: org_internal

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello, The issue you are facing is related to Google Drive API, not Google Ads API. You will need to reach out to their team via this link to get assistance on your issue. Regards, Anthony Google Ads API Team ref:_00D1U1174p._5001UEIVWl:ref -- --

RE: Update Ad

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Dan, Thank you for reaching out to support. The AdService supports mutability of ads for the Ad types that are available here. The Gmail ads are not yet supported for this feature. Please keep an eye on our blog for more updates. Regards, Bharani, Google Ads API Team

Re: Campaign IDs in Google Ads should be treated as 64-bit integers

2019-08-09 Thread Google Ads API Forum Advisor Prod
Greetings! Our blog post (https://ads-developers.googleblog.com/2019/07/campaign-ids-and-budget-ids-as-64-bit.html) gives an overview of what is needed from the API side in that it gives you the IDs overall affected by this. Just to summarize from the blog post with what it means to you:

Re: fetching Conversion Actions list

2019-08-09 Thread michele
Hello, I don't seem to be able to get a GAQL query working, but that's alright since we'll be focusing on the AdWords API for now.. But I'm having issues with those too: the ConversionTrackerService doesn't seem to return trackers not included in Conversions, no matter the values I pass in the

RE: error: the following arguments are required: -c/--customer_id

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello Nathaniel, If your concern is similar, please follow the instructions provided by Ben on this issue and followup if you are still facing the issue even after following the instructions. If the issue is different, please elaborate to help further. Regards, Sai Teja, Google Ads API Team

RE: Security issue in privacy settings of the "AdWords API and Google Ads API Forum"

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello, This was escalated to me. I am looking into whether there are any setting differences between this forum and the scripts forum. I will let you know what I find out. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5001UEIUpJ:ref -- --

Re: customer_client view not working as expected

2019-08-09 Thread cv
Hi, Thanks for the Update. I will manage till now. Thanks, On Friday, 9 August 2019 17:57:00 UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > Unfortunately, we don't have a solution for this yet. We're currently > focusing work on improving performance as a top priority, but we haven't >

Re: Adwords API Ad Strength

2019-08-09 Thread Reggie Pasco
Hi, Thanks for your response. I am currently testing the options you gave me using a Sandbox Account and AdWords API. I am creating Ads on the Adwords Site itself and using the API to retrieve their Ad Strength. On the Adword Site, the Ads I've created are 1 Responsive Search Ad with "Poor" Ad

Re: customer_client view not working as expected

2019-08-09 Thread cv
Hi, Thanks for the Update. I will manage till now. Thanks, On Friday, 9 August 2019 17:57:00 UTC+5:30, adsapiforumadvisor wrote: > > Hello, > > Unfortunately, we don't have a solution for this yet. We're currently > focusing work on improving performance as a top priority, but we haven't >

Re: customer_client view not working as expected

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hello, Unfortunately, we don't have a solution for this yet. We're currently focusing work on improving performance as a top priority, but we haven't forgotten about this. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5001UAqVn4:ref -- --

RE: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR while getting ads

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The error you are encountering could be intermittent. Upon checking the SOAP logs, I can see that there is nothing wrong with your request. Could you try making the service call again and see if you would still encounter the issue? Regards, Dannison Google Ads

Re: managed_placement_view - get Excluded Placements

2019-08-09 Thread cv
Hi, I cannot use ad_group_criterion as this is not supported by Any Metrics or Segments. Thanks, On Friday, 9 August 2019 16:08:01 UTC+5:30, cv wrote: > > hi, > > Please note I am not looking at Excluded placements. > I am looking at Managed placements only. > > Under UI PLACEMENT Tab. As

Documentation required for different Views

2019-08-09 Thread cv
Hi, Is there any documentations available for details when to use which view. No details available for views. https://developers.google.com/google-ads/api/fields/v2/account_budget Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: managed_placement_view - get Excluded Placements

2019-08-09 Thread cv
hi, Please note I am not looking at Excluded placements. I am looking at Managed placements only. Under UI PLACEMENT Tab. As Excluded I from your help. Thanks, On Friday, 9 August 2019 16:06:17 UTC+5:30, cv wrote: > > Hi, > > Thanks for Input. > > To get Data for Manage Placement I have used

Re: managed_placement_view - get Excluded Placements

2019-08-09 Thread cv
Hi, Thanks for Input. To get Data for Manage Placement I have used this query. But the no of rows in the report and in UI are different. UI has 45 rows while report has 30. $query = "SELECT campaign.id, " . "campaign.name, " . "campaign.status, "

Error 403: org_internal

2019-08-09 Thread Eurotec Storesales
I've created a private app for drive api. When I try to login from the page that i want use the app return "Error 403: org_internal", but the login so I use is a proprietary of app. Che we help me??? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How to update image asset to an app campaign

2019-08-09 Thread 'Rita Wang' via AdWords API and Google Ads API Forum
Hi, A key API use case of the client is to optimize the campaign by replacing the bad performance assets with new one. When client try to modify the image assets to an AC campaign via Adwords API, they met following issue. Since the headlines and descriptions are mandatory with Operators: ADD

RE: campaign cost data report group by regions

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi, On the AdWords API perspective, we have: Geo Performance Report : Includes all statistics aggregated at the country/territory level, one row per country/territory. You may also filter this report by CampaignId, CampaignName. Campaign Location Target Report : Summarizes the performance of

Re: Reg: MediaService

2019-08-09 Thread Suresh Kumar Shenbagam
Hi Dannison, Thank you for the reply. Can I use ImageAsset to store the images and I think AssetService is capable of updating the image. How AssetService is different from MediaService? When should I you which? Can I see all the images uploaded to Google Ads in Google Ads UI? Suresh On

URL to directly goto Ad?

2019-08-09 Thread Suresh Kumar Shenbagam
Hi, The following URL takes me direclty to the AdGroup, https://ads.google.com/aw/ads?campaignId=?=?. Is there any url which takes me directly to a particular Ad ? - https://ads.google.com/aw/ads?campaignId=?=?&*adId=?* Suresh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Error when fecthing a report for Google ad

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Antoine, The CUSTOMER_SERVING_TYPE_REPORT_MISMATCH error occurs when you are trying to make a report against a manager account. The AdWords API reports, such as the Search Query Performance Report, can only be obtained for client (non-manager) accounts. This said, could you verify on your

InternalApiError.UNEXPECTED_INTERNAL_API_ERROR while getting ads

2019-08-09 Thread duong xuan toi
Hi, i created universal app in UI then fetch it by API everything work fine until i have added html5 to ad asset, it throw InternalApiError.UNEXPECTED_INTERNAL_API_ERROR please help. here is soap : SOAP request: http://schemas.xmlsoap.org/soap/envelope/;

Re: Security issue in privacy settings of the "AdWords API and Google Ads API Forum"

2019-08-09 Thread Mat
As I can see, you are still distributing all of your contributors Google Account Login addresses (including mine without my permission) to anyone who subscribes to the daily digest of this forum. If you are not willing or able to fix this privacy violation, you probably should not offer this

RE: 32bit

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Gary, Thank you for posting your question in our forum. However, our team only provides support for AdWords / Google Ads API related concerns only. If you are referring to this recent blog post, and if you are currently maintaining an application which uses or stores AdWords entity IDs (as

RE: subscription related

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi, So I can better assist you, could you provide more details about the subscription you are trying to cancel? If this is in relation to your Google Ads account, I would recommend that you reach out to the product experts via the Google Ads Community Forum as they should be able to provide

Update Ad

2019-08-09 Thread Dan
I try to update an ad using AdService/MutateAds if the ad type is EXTENDED_TEXT_AD the service works correctly. if the ad type is GMAIL_AD the service fails. By the following the request and the response: Request MethodName: google.ads.googleads.v2.services.AdService/MutateAds Endpoint:

RE: Reg: MediaService

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Suresh, Thank you for contacting support. I am afraid updating the images using the MediaService is not possible since the SET operator is currently not supported. The only solution for this is to create another Image and assign this to each of your ads if you want to change the image of

RE: Getting a lot of "Credential could not be refreshed." errors

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi David, Thanks for posting your concern. Could you confirm if you are also experiencing the 'invalid_grant' error? If yes, this error usually encountered when the refreshToken is already expired. This said, I would like to recommend that you re-generate all your OAuth2 credentials including

Alguém poderia me ajudar a resolver isto por favor?

2019-08-09 Thread Rede Policial de Notícias
Registros adicionais para adicionar ao arquivo, um registro por linha. O AdSense é adicionado automaticamente. O arquivo não foi criado. Existe um arquivo de terceiros: http://redepolicialdenoticias.com.br/ads.txt Se o seu site estiver localizado em um subdomínio, você precisará adicionar a

subscription related

2019-08-09 Thread virender sharma
hi i hv hard time getting my subscription cancelled. i have tried every possible and described methods to get it done but could not do it -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

32bit

2019-08-09 Thread 'Gary Phillips' via AdWords API and Google Ads API Forum
explain 32 bit integer? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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

Re: error: the following arguments are required: -c/--customer_id

2019-08-09 Thread Nathaniel Gibson
Is this going to eventually be answered? I am running into the same issue as well On Friday, April 26, 2019 at 11:17:00 AM UTC-7, googleadsapi-forumadvisor wrote: > > Hello Dmitry, > > Looks like you have create an issue > on our

Re: Campaign IDs in Google Ads should be treated as 64-bit integers

2019-08-09 Thread MF
Hello, Thanks in advance for your time. Im not too familiar with API's., but when you talk about Google API and Google Ads API. Can you give me an example. Can be like I'm using Google Ads with Hubspot Thanks! On Wednesday, August 7, 2019 at 1:15:19 PM UTC-4, adsapiforumadvisor wrote: > >

Error when fecthing a report for Google ad

2019-08-09 Thread Antoine Rayer
Hi, I am having an error when I try to fetch a report from the API. As you can see on the attached file I have an error. For the record, I have the basic account and the token. I try to reach the customer service and they redirect me here. If you have any idea how to solve my problem, that

RE: Placement names are not matching with data in Adwords API

2019-08-09 Thread Google Ads API Forum Advisor Prod
Hi Avinash, So I can further investigate the issue, could you provide your Client customer ID which you are encountering the issue via Reply privately to author? Regards, Hiroyuki Google Ads API Team ref:_00D1U1174p._5001UEINgP:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Placement Performance report has duplicate rows

2019-08-09 Thread Christian Romming
After some back-and-forth over private messages, my understanding is this: Whenever the report states that it's broken down by a criterion that can be targeted at the Campaign or AdGroup level, Campaign or AdGroup should be included in the breakdown. To answer my own question from above, the