Youtube upload Problem consultation

2024-06-20 Thread zilong qiu
Through the API to upload video to youtube channel assignment, on the day of the youtube API prompt the user to upload video number has reached upper limit, but the video is uploaded successfully, this is the material we uploaded successfully address: https://youtu.be/aunjzGb56kA Response

RE: resource name is null

2024-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Upon reviewing your query, I understand that you would like to search for ad_groups with no labels in your account. To search for ad_groups with no labels in Google Ads Query Language (GAQL), you need to use the CONTAINS NONE

RE: google ads api returning old value for campaign budget amount

2024-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. To check your issue from our end, kindly get back to us with the complete API logs (request and response with request-id and request header) generated at your end where you are observing the old campaign budget. Also, provide

Unsucessful to list active campaings neighter available subaccounts

2024-06-20 Thread leandro caixeta de andrade
Can't reach all of the subaccounts and i always get some error trying to use any methods available,, just works the list of accessible customers -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

resource name is null

2024-06-20 Thread Moshiko Bitton
Hi, GAQL : SELECT ad_group.id, ad_group_ad.ad.id , ad_group.labels FROM ad_group_ad WHERE ad_group.labels IS NULL This query isn't good. The error according the query builder is that the column ad_group.labels support only the next operators : CONTAINS

Google Ads API returning old value for Campaign Budget amount

2024-06-20 Thread 'Cesar Augusto Espinosa' via Google Ads API and AdWords API Forum
Hello! We are using the Java SDK (*com.google.api-ads:google-ads:28.0.0*) to query the current daily budget (*campaign_budget.amount_micros*) for a given campaign: SearchGoogleAdsRequest.newBuilder() .setCustomerId(campaignId) .setQuery( """SELECT

RE: can't create target-cpa

2024-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for contacting the Google Ads API support team. I understand that you are getting OPERATION_NOT_PERMITTED_FOR_CONTEXT error, to assist you further please provide us with complete API request and response logs with request-id and request header generated at your end. If you are

Re: what is the default timezone of the timestamp given by the api response

2024-06-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Yes, your understanding is correct. Your reports and statistics are affected by the time zone you select. For example, reports that you segment by time will generate results according to your account time zone. I would recommend you refer to this Help Center article About your language,

Creating Search Campaign with Target ROAS - OPERATION_NOT_PERMITTED_FOR_CONTEXT Error

2024-06-20 Thread Jerson Dela Cerna
object(Google\ApiCore\ApiException)#14231 (11) { ["message":protected]=> string(1351) "{ "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type":

Creating Search Campaign with Target CPA - OPERATION_NOT_PERMITTED_FOR_CONTEXT Error

2024-06-20 Thread Jerson Dela Cerna
object(Google\ApiCore\ApiException)#14219 (11) { ["message":protected]=> string(1118) "{ "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type":

Creating Search Campaign with Target CPA - OPERATION_NOT_PERMITTED_FOR_CONTEXT Error

2024-06-20 Thread Jerson Dela Cerna
object(Google\ApiCore\ApiException)#14219 (11) { ["message":protected]=> string(1117) "{ "message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type":

Re: what is the default timezone of the timestamp given by the api response

2024-06-20 Thread personal testing
Thank you for looking into this. The API considers the customer.time_zone as the default timezone and it generates all the reports and billing based on the value of the "customer.time_zone". Is that correct? On Thursday, June 20, 2024 at 2:39:09 PM UTC+5:30 Google Ads API Forum Advisor

Can't create target-cpa in Search campaign

2024-06-20 Thread Jerson Dela Cerna
"message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v16.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT" }, "message": "The

Can't create target-cpa

2024-06-20 Thread Jerson Dela Cerna
"message": "Request contains an invalid argument.", "code": 3, "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v16.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "contextError": "OPERATION_NOT_PERMITTED_FOR_CONTEXT" }, "message": "The