Great! Thank you for answering the question about where best to inquire
regarding the *timing of *when the hourly metrics.cost_micros values will have
already received in adjustment they might need; I will ask on the Google Ads
forum.
Best,
Steve
On Mon, Aug 26, 2024, at 6:15 AM, 'Google Ads A
Hi,
I follow your instructions to link Image to campaign, but it is giving
errors.
I am using this enum: com.google.ads.googleads.v15.enums.AssetFieldTypeEnum.
AssetFieldType.AD_IMAGE
Please check below request and response:
Request
---
MethodName:
google.ads.googleads.v15.services.Campaign
Hi Martin,
Please find the answers to your questions below:
1) How about Image Asset? Can we create it via API and link to the new campaign?
Yes, you can create an image asset and link it to a campaign. I would recommend
you refer to this guide on "Asset creation and usage" for information on h
Hi,
Kindly note that you haven't shared the complete API logs (request and response
with request-id and request header) generated at your end. Also, note that you
haven't shared the customer ID and the login customer ID. As requested earlier,
we also need the email id from which you are trying
Hi,
There is no default value for login_customer_id. If you're not authorizing as a
manager account; in other words, if your OAuth 2.0 credentials are for a user
of the target Google Ads client account directly, you don't need to supply a
login-customer-id header. For more information check thi
Hi,
I am struggling to understand the behavior of
the KeywordPlanIdeaService.GenerateKeywordIdeas. For some reason, it
returns a 429 Error with message ` 429 Resource has been exhausted (e.g.
check quota). [type_url:
"type.googleapis.com/google.ads.googleads.v17.errors.GoogleAdsFailure"`.
The
Thanks for your reply
$session = (new GoogleAdsClientBuilder())
->fromFile()
->withOAuth2Credential($oAuth2Credential)
->withLoginCustomerId(111)
->build();
when i pass logincustomerid value in api, It return same response
On Wednesday, August 28, 2024 at 11:52:07 AM UTC+5:30 Google Ads API
Application id: 6-499136496
Manager account id: 865-028-6658
We sent a request for Google Ads API Standard Access on 22nd August 2024,
we haven't received any update since then, can you please update us on the
status.
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
Have any news about it? Hope have response soon. Thanks
On Wednesday, August 28, 2024 at 7:46:31 AM UTC+7 Nguyen Vien wrote:
> Is there a default value for login_customer_id when I don't pass it?
> On Wednesday, August 28, 2024 at 7:43:04 AM UTC+7 Nguyen Vien wrote:
>
>> I don't use googleads.yam