주의: 이 API의 REST 인터페이스에 대한 문서를 보고 있습니다. 대부분의 공식 클라이언트 라이브러리는 gRPC를 사용합니다. 자세한 내용은
REST 소개를 참조하세요.
KeywordPlanAdGroup
키워드 플래너 광고 그룹 계획당 최대 키워드 계획 광고 그룹 수: 200개
JSON 표현 |
{
"resourceName": string,
"keywordPlanCampaign": string,
"id": string,
"name": string,
"cpcBidMicros": string
} |
필드 |
resourceName |
string
변경할 수 없습니다. 키워드 플래너 광고 그룹의 리소스 이름입니다. KeywordPlanAdGroup 리소스 이름의 형식은 다음과 같습니다. customers/{customerId}/keywordPlanAdGroups/{kp_ad_group_id}
|
keywordPlanCampaign |
string
광고그룹이 속한 키워드 계획 캠페인입니다.
|
id |
string (int64 format)
출력 전용입니다. 키워드 계획 광고그룹의 ID입니다.
|
name |
string
키워드 계획 광고 그룹의 이름입니다. 이 필드는 키워드 계획 광고 그룹을 만들 때 필수이며 비워 두지 않아야 합니다.
|
cpcBidMicros |
string (int64 format)
키워드 계획 광고 그룹에서 입찰 가능한 모든 키워드에 대해 계정 통화 단위로 나타낸 기본 광고그룹 최대 CPC 입찰가(마이크로 단위)입니다. 설정하지 않으면 상위 캠페인에서 상속됩니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-11-05(UTC)
[null,null,["최종 업데이트: 2024-11-05(UTC)"],[[["Keyword Planner ad groups organize keywords within Keyword Planner campaigns, with a limit of 200 ad groups per plan."],["Each ad group is defined by its resource name, associated campaign, ID, name, and a default maximum CPC bid."],["The `cpcBidMicros` field allows setting a default maximum cost-per-click bid for keywords in the ad group, inheriting from the parent campaign if not specified."],["When creating a keyword plan ad group, the `name` field is mandatory and cannot be empty."]]],[]]